We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78eac98 commit 7a5b578Copy full SHA for 7a5b578
1 file changed
docker-compose.yml
@@ -1,7 +1,7 @@
1
---
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:${IMAGE_TAG:-local}
+ image: ${ECR_ACCOUNT_ID:-0123456789012}.dkr.ecr-fips.us-east-1.amazonaws.com/docker-linuxserver-ubuntu-fips:latest
5
pull_policy: build
6
build:
7
context: .
0 commit comments