Skip to content

Commit aa7ef13

Browse files
authored
Update docker-image.yml
1 parent 0f69133 commit aa7ef13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
platforms: linux/amd64,linux/arm64
3838
push: true
3939
tags: |
40-
likeflyme/cloudbak-pro:${{ env.TAG_NAME }}
40+
likeflyme/cloudbak:${{ env.TAG_NAME }}
4141
build-args: |
4242
SYSTEM_VERSION=${{ env.TAG_NAME }}
4343
cache-from: type=gha

0 commit comments

Comments
 (0)