Hi all,
I want to propose a change for a RDS use we need and trying to validate my changes with the latest master, I am blocked on the docker build:
docker build -t "test-aws-resource-exporter:"(git rev-parse --short HEAD) .
Sending build context to Docker daemon 3.292MB
Step 1/8 : FROM quay.io/app-sre/golang:1.18.5 as builder
unauthorized: access to the requested resource is not authorized
Is it awaited to not being able to build the image ?