We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a020d02 commit 75c358fCopy full SHA for 75c358f
compose-prod/morsechat-go/docker-compose.yml
@@ -6,7 +6,7 @@ networks:
6
default: null
7
services:
8
morse:
9
- image: ghcr.io/robalb/morsechat:sha-f6f8b5732674970d8ce9b416cb3c4e55e25c1b39
+ image: ghcr.io/robalb/morsechat:sha-a020d02ab3ce23ca6275891c01981cb5a9afd0ed
10
expose:
11
- '80'
12
restart: unless-stopped
0 commit comments