Switch to quay.io for the base images
Change-Id: I3833ff11c8808f21d6effd24a4c294e3045b9513
This commit is contained in:
parent
519e48694d
commit
fac52adb38
@ -1,6 +1,6 @@
|
||||
ARG FROM=public.ecr.aws/ubuntu/ubuntu:jammy
|
||||
ARG FROM=quay.io/airshipit/ubuntu:jammy
|
||||
# Build the manager binary
|
||||
FROM public.ecr.aws/docker/library/golang:1.23.1-bullseye as builder
|
||||
FROM quay.io/airshipit/golang:1.23.1-bullseye as builder
|
||||
ARG TARGETOS
|
||||
ARG TARGETARCH
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user