Skip to content

Commit

Permalink
Merge branch 'master' into ks172restart_host
Browse files Browse the repository at this point in the history
  • Loading branch information
MatousJobanek authored Dec 20, 2024
2 parents c6cb5fa + f99bb4a commit 5163996
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/user-identity-mapper/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Builder image
# See https://hub.docker.com/_/golang/
################################################################################################
FROM golang:1.20 as builder
FROM mirror.gcr.io/golang:1.20 as builder

ARG OS=linux
ARG ARCH=amd64
Expand Down

0 comments on commit 5163996

Please sign in to comment.