We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ee11ba commit 37f4769Copy full SHA for 37f4769
2 files changed
docker-compose.yml
@@ -174,7 +174,7 @@ services:
174
# - hypixel_network
175
176
pico-limbo:
177
- image: ghcr.io/ariksquad/picolimbo:latest
+ image: ghcr.io/ariksquad/picolimbo:master
178
container_name: picolimbo
179
restart: unless-stopped
180
environment:
setup/lib/setup.sh
@@ -256,7 +256,7 @@ ${redis_ports}
256
- hypixel_network
257
258
259
260
261
262
0 commit comments