Skip to content

Commit 306b019

Browse files
committedSep 5, 2024
backend: v0.8.5
1 parent 7323067 commit 306b019

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎docker-compose.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ services:
1313
restart: unless-stopped
1414

1515
backend:
16-
image: ghcr.io/saitewasreset/drg_mission_monitor_backend:0.8.4
16+
image: ghcr.io/saitewasreset/drg_mission_monitor_backend:0.8.5
1717
environment:
1818
DB_HOST: db
1919
DB_DATABASE: xxx

0 commit comments

Comments
 (0)
Please sign in to comment.