Skip to content

Commit 1733111

Browse files
authored
feat: update latest version
1 parent 94c9c30 commit 1733111

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
@@ -41,7 +41,7 @@ jobs:
4141
context: .
4242
platforms: linux/amd64,linux/arm64
4343
push: true
44-
tags: ${{ secrets.DOCKER_USERNAME }}/filecodebox:beta
44+
tags: ${{ secrets.DOCKER_USERNAME }}/filecodebox:latest
4545
cache-from: type=local,src=/tmp/.buildx-cache
4646
cache-to: type=local,dest=/tmp/.buildx-cache-new,mode=max
4747
- name: Move cache

0 commit comments

Comments
 (0)