chore: Swap wolfi-base source to cgr.dev instead of Docker Hub (#462)

Signed-off-by: Joonas Bergius <joonas@cosmonic.com>
This commit is contained in:
Joonas Bergius 2024-10-21 16:15:25 -05:00 committed by GitHub
parent 08da607ad9
commit 4d2fc1a406
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM chainguard/wolfi-base:latest AS base
FROM cgr.dev/chainguard/wolfi-base:latest AS base
FROM base AS base-amd64
ARG BIN_AMD64