Skip to content

Commit 37f4769

Browse files
committed
fix: ghcr.io/ariksquad/picolimbo:master
1 parent 5ee11ba commit 37f4769

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ services:
174174
# - hypixel_network
175175

176176
pico-limbo:
177-
image: ghcr.io/ariksquad/picolimbo:latest
177+
image: ghcr.io/ariksquad/picolimbo:master
178178
container_name: picolimbo
179179
restart: unless-stopped
180180
environment:

setup/lib/setup.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,7 @@ ${redis_ports}
256256
- hypixel_network
257257
258258
pico-limbo:
259-
image: ghcr.io/ariksquad/picolimbo:latest
259+
image: ghcr.io/ariksquad/picolimbo:master
260260
container_name: picolimbo
261261
restart: unless-stopped
262262
environment:

0 commit comments

Comments
 (0)