Skip to content

Commit 42ddb78

Browse files
committed
I run the local_deploy tag.
The local deploy tag is a branch with just the build changes to do both arm64 and amd64 architectures.
1 parent 78006a0 commit 42ddb78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

casdoor/docker-compose.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ services:
33
casdoor:
44
container_name: casdoor
55
restart: always
6-
image: jumager/casdoor:master
6+
image: jumager/casdoor:local_deploy
77
volumes:
88
- ./conf:/conf
99
- ./logs:/logs

0 commit comments

Comments
 (0)