Skip to content

Commit 3d9e004

Browse files
committed
changed tag
1 parent bc3b206 commit 3d9e004

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docker-compose.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ services:
1919
build:
2020
context: .
2121
dockerfile: ./apps/backend/Dockerfile
22-
image: ghcr.io/zpokenweb3/gonka-ai-web-application/backend:1.0.0
22+
image: ghcr.io/zpokenweb3/gonka-ai-web-application/backend:1.0.3
2323
env_file:
2424
- .env
2525
ports:
@@ -37,7 +37,7 @@ services:
3737
dockerfile: ./apps/web/Dockerfile
3838
args:
3939
- NEXT_PUBLIC_API_BASE_URL
40-
image: ghcr.io/zpokenweb3/gonka-ai-web-application/frontend:1.0.0
40+
image: ghcr.io/zpokenweb3/gonka-ai-web-application/frontend:1.0.3
4141
env_file:
4242
- .env
4343
ports:

0 commit comments

Comments
 (0)