Skip to content

Commit

Permalink
Merge branch 'main' into renovate/golang.org-x-text-0.x
Browse files Browse the repository at this point in the history
  • Loading branch information
kengou authored Jan 8, 2025
2 parents 5727478 + 2006725 commit d9a77a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.dev-env
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ FROM alpine/git:v2.47.1 AS git
RUN git clone https://github.com/cloudoperators/greenhouse-extensions.git /greenhouse-extensions

# final image
FROM --platform=${BUILDPLATFORM:-linux/amd64} alpine:3.20.3
FROM --platform=${BUILDPLATFORM:-linux/amd64} alpine:3.21.1
LABEL source_repository="https://github.com/cloudoperators/greenhouse"
ENV KUBEBUILDER_ASSETS=/usr/local/bin
WORKDIR /
Expand Down

0 comments on commit d9a77a1

Please sign in to comment.