File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ services:
55 context : .
66 dockerfile : Dockerfile
77 target : app
8- image : ghcr.io/sunmh207/ai-codereview-gitlab:1.3.4
8+ image : ghcr.io/sunmh207/ai-codereview-gitlab:1.3.5
99 ports :
1010 - " 5001:5001"
1111 - " 5002:5002"
@@ -24,7 +24,7 @@ services:
2424 context : .
2525 dockerfile : Dockerfile
2626 target : worker
27- image : ghcr.io/sunmh207/ai-codereview-gitlab:1.3.4 -worker
27+ image : ghcr.io/sunmh207/ai-codereview-gitlab:1.3.5 -worker
2828 volumes_from :
2929 - app
3030 env_file :
@@ -42,7 +42,7 @@ services:
4242# context: .
4343# dockerfile: Dockerfile
4444# target: worker
45- # image: ghcr.io/sunmh207/ai-codereview-gitlab:1.3.4 -worker
45+ # image: ghcr.io/sunmh207/ai-codereview-gitlab:1.3.5 -worker
4646# volumes_from:
4747# - app
4848# env_file:
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ services:
44 context : .
55 dockerfile : Dockerfile
66 target : app
7- image : ghcr.io/sunmh207/ai-codereview-gitlab:1.3.4
7+ image : ghcr.io/sunmh207/ai-codereview-gitlab:1.3.5
88 ports :
99 - " 5001:5001"
1010 - " 5002:5002"
You can’t perform that action at this time.
0 commit comments