We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 091114d commit 9fc2cfbCopy full SHA for 9fc2cfb
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-e1acf6450984183ae1ef7b1b911b3c1c548246e0
+ image: ghcr.io/robalb/morsechat:sha-091114d8f86f0a05930d8f51d1be430cd3015c06
10
expose:
11
- '80'
12
restart: unless-stopped
0 commit comments