|
@@ -26,7 +26,7 @@ public enum DockerBase {
|
|
"-wolfi",
|
|
"-wolfi",
|
|
"apk"
|
|
"apk"
|
|
),
|
|
),
|
|
- FIPS("docker.elastic.co/wolfi/chainguard-base-fips:sha256-ebfc3f1d7dba992231747a2e05ad1b859843e81b5e676ad342859d7cf9e425a7", "-fips", "apk"),
|
|
|
|
|
|
+ FIPS("docker.elastic.co/wolfi/chainguard-base-fips:sha256-ebfc3f1d7dba992231747a2e05ad1b859843e81b5e676ad342859d7cf9e425a7@sha256:ebfc3f1d7dba992231747a2e05ad1b859843e81b5e676ad342859d7cf9e425a7", "-fips", "apk"),
|
|
// spotless:on
|
|
// spotless:on
|
|
// Based on WOLFI above, with more extras. We don't set a base image because
|
|
// Based on WOLFI above, with more extras. We don't set a base image because
|
|
// we programmatically extend from the wolfi image.
|
|
// we programmatically extend from the wolfi image.
|