Skip to content

Commit

Permalink
Update docker.elastic.co/wolfi/chainguard-base:latest Docker digest t…
Browse files Browse the repository at this point in the history
…o 74385d2
  • Loading branch information
elastic-renovate-prod[bot] authored Nov 1, 2024
1 parent f5d9f0d commit 55ffc39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/dev/build/tasks/os_packages/docker_generator/run.ts
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ export async function runDockerGenerator(
*/
if (flags.baseImage === 'wolfi')
baseImageName =
'docker.elastic.co/wolfi/chainguard-base:latest@sha256:7082adcc2c4380be273ab5b80c4a762b4f17279c13c6fc8f87a60190aee2e2cd';
'docker.elastic.co/wolfi/chainguard-base:latest@sha256:74385d2e67fb0df0df261e57ea174bb2df6e858110ecd1e8928d06f53c9efa4b';

let imageFlavor = '';
if (flags.baseImage === 'ubi') imageFlavor += `-ubi`;
Expand Down

0 comments on commit 55ffc39

Please sign in to comment.