Skip to content

Commit 8747fb7

Browse files
committed
Update docker image versions
1 parent 60f6b82 commit 8747fb7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docker-compose.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ services:
1818
- anomaly-detection-broker:/var/lib/rabbitmq
1919

2020
backend_api: &api
21-
image: ghcr.io/mosquito-alert/anomaly_detection-api:0.1.0
21+
image: ghcr.io/mosquito-alert/anomaly_detection-api:0.1.1
2222
container_name: anomaly-detection-api
2323
hostname: api
2424
ports:
@@ -59,7 +59,7 @@ services:
5959
disable: true
6060

6161
frontend:
62-
image: ghcr.io/mosquito-alert/anomaly_detection-frontend:0.1.0
62+
image: ghcr.io/mosquito-alert/anomaly_detection-frontend:0.1.1
6363
container_name: anomaly-detection-frontend
6464
hostname: frontend
6565
ports:

0 commit comments

Comments
 (0)