fix:error

This commit is contained in:
Lan
2024-10-16 22:48:34 +08:00
parent 7c98046355
commit 2093f19638
+1 -1
View File
@@ -41,7 +41,7 @@ jobs:
context: .
platforms: linux/amd64,linux/arm64
push: true
tags: ${{ secrets.DOCKER_USERNAME }}/filecodebox:beta
tags: ${{ secrets.DOCKER_USERNAME }}/filecodebox:latest
cache-from: type=local,src=/tmp/.buildx-cache
cache-to: type=local,dest=/tmp/.buildx-cache-new,mode=max