aboutsummaryrefslogtreecommitdiffstats
path: root/docker-compose.yml
diff options
context:
space:
mode:
authorGravatar Sebastiaan Zeeff <[email protected]>2020-11-19 01:10:22 +0100
committerGravatar GitHub <[email protected]>2020-11-19 01:10:22 +0100
commit1da131ae4c4d8688fa8c61fd6849a950b18c5142 (patch)
tree73c0ef921e18e23f26accf42ba3ea49cbd635da0 /docker-compose.yml
parentMerge pull request #1245 - global bot instance (diff)
parentAdd comment explaining buildx to workflow (diff)
Merge pull request #1290 from python-discord/sebastiaan/backend/improve-actions-workflow
Ensure flake8 actually lints pull requests
Diffstat (limited to 'docker-compose.yml')
-rw-r--r--docker-compose.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docker-compose.yml b/docker-compose.yml
index dc89e8885..0002d1d56 100644
--- a/docker-compose.yml
+++ b/docker-compose.yml
@@ -18,7 +18,7 @@ services:
- "127.0.0.1:6379:6379"
snekbox:
- image: pythondiscord/snekbox:latest
+ image: ghcr.io/python-discord/snekbox:latest
init: true
ipc: none
ports: