Skip to content

Commit ee01f9e

Browse files
committed
testing new caching strategy
1 parent 305e2af commit ee01f9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ version: '3.8'
33
services:
44
app:
55
image: almayor/correct-me:latest
6-
pull_policy: missing
6+
pull_policy: if_not_present
77
build:
88
context: .
99
dockerfile: Dockerfile

0 commit comments

Comments
 (0)