Pull the image from the Gitea registry instead of building locally on admin.yttrx.com
docker-build-push / build-push (push) Successful in 5s
docker-build-push / build-push (push) Successful in 5s
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user