Skip to content

Commit

Permalink
Merge branch 'main' into feature/controller-runtime
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelattwood authored Feb 18, 2025
2 parents 577ce79 + 6c5157e commit ad9693f
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions cicd/Dockerfile_goreleaser
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
#syntax=docker/dockerfile-upstream:1.13
FROM --platform=$BUILDPLATFORM golang:1.23.5-bullseye as build
#syntax=docker/dockerfile-upstream:1.5
FROM --platform=$BUILDPLATFORM golang:1.24.0-bullseye as build


RUN <<EOT
set -e
Expand Down

0 comments on commit ad9693f

Please sign in to comment.