Skip to content

Commit b149f3b

Browse files
fix misstypo
1 parent f18ed59 commit b149f3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-stack.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ version: "3.8"
22

33
services:
44
app:
5-
image: ghcr.io/${IMAGE_NAME}:${GIT_COMMIT_HASH:}
5+
image: ghcr.io/${IMAGE_NAME}:${GIT_COMMIT_HASH}
66
dns:
77
- 8.8.8.8
88
- 8.8.4.4

0 commit comments

Comments
 (0)