0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00

Added no_cache to devcontainer build

This commit is contained in:
Chris Raible 2024-10-26 01:13:04 +00:00
parent 46e6a9135e
commit 0dd090b0ac

View file

@ -6,6 +6,7 @@ services:
context: ../../
dockerfile: .devcontainer/.docker/Dockerfile
target: base-devcontainer
no_cache: true
pull_policy: never
command: ["sleep", "infinity"]
environment: