Remove pull_policy - not supported in build section

This commit is contained in:
hamed
2025-12-10 15:24:53 +03:30
parent defaae05fe
commit a844ac20e7
-1
View File
@@ -15,7 +15,6 @@ services:
# Enable BuildKit for better caching
args:
BUILDKIT_INLINE_CACHE: "1"
pull_policy: if_not_present
# Multi-platform support (optional)
# platforms:
# - linux/amd64