Skip to content

Commit

Permalink
Set docker version for next release
Browse files Browse the repository at this point in the history
  • Loading branch information
aaron-kumar committed Dec 15, 2024
1 parent 2ba76c4 commit 92b2b62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
file: ./Dockerfile
platforms: linux/amd64,linux/arm64/v8
push: true
tags: norstella/oxalis:7.0.0-RC1
tags: norstella/oxalis:7.0.0
cache-from: type=local,src=/tmp/.buildx-cache
cache-to: type=local,dest=/tmp/.buildx-cache

Expand Down

0 comments on commit 92b2b62

Please sign in to comment.