Skip to content

Commit 529f7b1

Browse files
authored
change versioning
1 parent ff40e0f commit 529f7b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-image.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@ jobs:
3434
push: true
3535
tags: |
3636
ghcr.io/${{ github.repository }}:latest
37-
ghcr.io/${{ github.repository }}:1.0.0
37+
ghcr.io/${{ github.repository }}:v1.0.0

0 commit comments

Comments
 (0)