Skip to content

Commit 6b49921

Browse files
Updated image tags in the app manifests
1 parent bcc78cd commit 6b49921

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

compose-prod/morsechat-go/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ networks:
66
default: null
77
services:
88
morse:
9-
image: ghcr.io/robalb/morsechat:sha-12d4720179fa68a36e2b0a9ed374a5cbcefa39e8
9+
image: ghcr.io/robalb/morsechat:sha-bcc78cdc5a46ccae94ba1d438c52845ca6595d7e
1010
expose:
1111
- '80'
1212
restart: unless-stopped

compose-staging/morsechat-go-staging/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ networks:
66
default: null
77
services:
88
morse:
9-
image: ghcr.io/robalb/morsechat:sha-12d4720179fa68a36e2b0a9ed374a5cbcefa39e8
9+
image: ghcr.io/robalb/morsechat:sha-bcc78cdc5a46ccae94ba1d438c52845ca6595d7e
1010
expose:
1111
- '80'
1212
restart: unless-stopped

0 commit comments

Comments
 (0)