mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 10:40:07 -04:00
Update docker.elastic.co/wolfi/chainguard-base-fips:latest Docker digest to 07e68e2
This commit is contained in:
parent
d0da9f94c6
commit
6bcc3f51a7
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@ export async function runDockerGenerator(
|
|||
if (flags.fips) {
|
||||
imageFlavor += '-fips';
|
||||
baseImageName =
|
||||
'docker.elastic.co/wolfi/chainguard-base-fips:latest@sha256:7f2cebdfa7fd6dff440bfe56e9806bb75c474bf5b7de0906f1ccde4839fac1d3';
|
||||
'docker.elastic.co/wolfi/chainguard-base-fips:latest@sha256:07e68e2f43dffdfdf645dbf2b515f6732e816b566dcb1e2a5511617e0b41091d';
|
||||
}
|
||||
|
||||
// General docker var config
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue