1 parent 47c521c commit 84e3647Copy full SHA for 84e3647
1 file changed
docker-compose.yaml
@@ -1,6 +1,6 @@
1
services:
2
bot:
3
- build: .
+ image: ghcr.io/okiscape/faststicker-tgbot:latest
4
restart: unless-stopped
5
container_name: faststicker-tgbot
6
env_file: .env
0 commit comments