add pull build for portainer

This commit is contained in:
2025-12-05 21:48:15 -05:00
parent 28f3c2e994
commit 64dffac67c

View File

@@ -3,7 +3,9 @@ version: '3.8'
services: services:
basharbot: basharbot:
image: basharbot:latest image: basharbot:latest
build: . build:
context: .
pull: true
container_name: basharbot container_name: basharbot
restart: unless-stopped restart: unless-stopped
environment: environment: