Use images from Github

This commit is contained in:
Andreas Zweili 2024-04-20 13:36:27 +02:00
parent 39de9240cf
commit 4671f2d724
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
services:
app:
image: snapbin
image: ghcr.io/nebucatnetzer/sort-of-pastebin/snapbin:latest
ports:
- "8000:8000"
redis:
image: redis
image: ghcr.io/nebucatnetzer/sort-of-pastebin/redis:latest