aboutsummaryrefslogtreecommitdiffstats
path: root/docker-compose.yml
diff options
context:
space:
mode:
authorGravatar Daniel Brown <[email protected]>2020-11-20 13:08:23 -0600
committerGravatar GitHub <[email protected]>2020-11-20 13:08:23 -0600
commitfb7ca02f512da6072e52888546e93da123822e01 (patch)
tree71d7f5342d86498a5703eee1381391a4a992d883 /docker-compose.yml
parentCover Unicode emojis catching as antispam rule with test cases (diff)
parentCheckout code so we can deploy (diff)
Merge branch 'master' into emojis-filter
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: