Skip to content

Commit 50c546f

Browse files
committed
Use the latest docker image in docker-compose
1 parent 3b4a6e3 commit 50c546f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services:
55
image: ghcr.io/go-rod/rod
66

77
jsongenius:
8-
image: semanser/jsongenius:0.1.1
8+
image: semanser/jsongenius:latest
99
restart: on-failure
1010
ports:
1111
- "3001:8080"

0 commit comments

Comments
 (0)