Remove pull_policy - not supported in build section
This commit is contained in:
@@ -15,7 +15,6 @@ services:
|
|||||||
# Enable BuildKit for better caching
|
# Enable BuildKit for better caching
|
||||||
args:
|
args:
|
||||||
BUILDKIT_INLINE_CACHE: "1"
|
BUILDKIT_INLINE_CACHE: "1"
|
||||||
pull_policy: if_not_present
|
|
||||||
# Multi-platform support (optional)
|
# Multi-platform support (optional)
|
||||||
# platforms:
|
# platforms:
|
||||||
# - linux/amd64
|
# - linux/amd64
|
||||||
|
|||||||
Reference in New Issue
Block a user