Skip to content

Commit

Permalink
Merge pull request #1006 from syself/renovate/caph-manager-image
Browse files Browse the repository at this point in the history
🌱 Update Caph Image group to 1.21.3-bullseye
  • Loading branch information
batistein authored Oct 21, 2023
2 parents 0ed7d76 + 6e3c5e6 commit ac6392e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/caph/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
# limitations under the License.

# Build the manager binary
FROM --platform=${BUILDPLATFORM} docker.io/library/golang:1.21.3-bullseye@sha256:3633196d3361008a56ed070a33879f5d563e77436031446981796c584629198b as build
FROM --platform=${BUILDPLATFORM} docker.io/library/golang:1.21.3-bullseye@sha256:27b021393d0e0dfffc6cd6cca5e7836ac59f5ac98724c5d6b3b0a82199d275c5 as build
ARG TARGETOS TARGETARCH

COPY . /src/cluster-api-provider-hetzner
Expand Down

0 comments on commit ac6392e

Please sign in to comment.