Skip to content

Commit 4080b9d

Browse files
committed
fixup#: updated compose
1 parent cda7dee commit 4080b9d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker-compose.yml

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
version: '3.8'
22
services:
33
app:
4+
image: "ghcr.io/yellow-dog-man/go.resonite.com:main"
45
container_name: go.resonite.com
56
build: .
67
ports:

0 commit comments

Comments
 (0)