We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c18c998 commit af78b0eCopy full SHA for af78b0e
1 file changed
docker-compose.yml
@@ -2,6 +2,7 @@
2
services:
3
docker-linuxserver-ubuntu-fips:
4
image: ${ECR_ACCOUNT_ID:-0123456789012}.dkr.ecr-fips.us-east-1.amazonaws.com/docker-linuxserver-ubuntu-fips:jammy-latest
5
+ pull_policy: build
6
build:
7
context: .
8
dockerfile: Dockerfile
0 commit comments