Pull the image from the Gitea registry instead of building locally on admin.yttrx.com
docker-build-push / build-push (push) Successful in 5s

This commit is contained in:
2026-07-06 13:42:39 -07:00
parent 25c4e2f72f
commit 3eb855222a
2 changed files with 10 additions and 7 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ version: "3.8"
services:
welcomebot:
build: .
image: gitea.blairhaus.net/pmb/yttrx-welcomebot:latest
container_name: yttrx-welcomebot
restart: unless-stopped
env_file: .env