We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04c3978 commit 9a8afffCopy full SHA for 9a8afff
1 file changed
docker-compose.yml
@@ -1,7 +1,7 @@
1
---
2
services:
3
- ubuntu-fips:
4
- image: gabemendoza1/cloudcode-baseimage-ubuntu-fips:${VERSION:-jammy-22.04}
+ docker-linux-server-ubuntu-fips:
+ image: gabemendoza1/docker-linuxserver-ubuntu-fips:${VERSION:-jammy-22.04}
5
build:
6
context: .
7
dockerfile: Dockerfile
0 commit comments