Skip to content

Commit d131625

Browse files
committed
adjust pull_policy to ensure the codespace can resume
1 parent e311fc0 commit d131625

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.devcontainer/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ services:
1111

1212
app:
1313
image: driver-examples-app:latest
14-
pull_policy: build
14+
pull_policy: never
1515
build:
1616
context: ..
1717
dockerfile: .devcontainer/Dockerfile.dev

0 commit comments

Comments
 (0)