Add pull policy

This commit is contained in:
TheMaddax 2024-12-01 22:15:08 -06:00
parent 409408e672
commit 0ae3dfdcee

View file

@ -4,6 +4,7 @@ services:
build: build:
context: . context: .
dockerfile: Dockerfile dockerfile: Dockerfile
pull_policy: build
ports: ports:
- "801:5000" - "801:5000"
environment: environment: