We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8eaa211 commit d8a20f1Copy full SHA for d8a20f1
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:jammy_latest
+ image: ${ECR_ACCOUNT_ID:-0123456789012}.dkr.ecr-fips.us-east-1.amazonaws.com/docker-linuxserver-ubuntu-fips:jammy-latest
5
build:
6
context: .
7
dockerfile: Dockerfile
0 commit comments