We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b4a6e3 commit 50c546fCopy full SHA for 50c546f
docker-compose.yml
@@ -5,7 +5,7 @@ services:
5
image: ghcr.io/go-rod/rod
6
7
jsongenius:
8
- image: semanser/jsongenius:0.1.1
+ image: semanser/jsongenius:latest
9
restart: on-failure
10
ports:
11
- "3001:8080"
0 commit comments