Skip to content

Commit 3c9ce93

Browse files
committed
docker-compose.yml updates
1 parent 5aa39da commit 3c9ce93

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
@@ -2,7 +2,7 @@ version: '3.8'
22

33
services:
44
jasmin-web:
5-
image: tarekaec/jasmin_web_panel:1.4.3
5+
image: tarekaec/jasmin_web_panel:1.4.4
66
ports:
77
- "${JASMIN_WEB_PORT:-8999}:8000"
88
deploy:
@@ -26,7 +26,7 @@ services:
2626
restart: unless-stopped
2727

2828
jasmin-celery:
29-
image: tarekaec/jasmin_web_panel:1.4.3
29+
image: tarekaec/jasmin_web_panel:1.4.4
3030
entrypoint: bash ./docker-entrypoint-celery.sh
3131
deploy:
3232
replicas: 1

0 commit comments

Comments
 (0)