Skip to content

Commit a89516a

Browse files
committed
git actions - multi-platform images
1 parent 6ce4a13 commit a89516a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,6 @@ jobs:
4444
push: true
4545
tags: |
4646
codechat/api:latest
47-
codechat/api:${{ env.version }}
47+
codechat/api:v${{ env.version }}
4848
cache-from: type=local,src=/tmp/.buildx-cache
4949
cache-to: type=local,dest=/tmp/.buildx-cache

0 commit comments

Comments
 (0)