Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/go_modules/github.com/go-openap…
Browse files Browse the repository at this point in the history
…i/strfmt-0.23.0
  • Loading branch information
aloknikhil authored Oct 1, 2024
2 parents acd2b7e + 9a3b1c6 commit 33e3b76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/build/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Stage 1: Build
FROM golang:1.21.6-bullseye as builder
FROM golang:1.23.1-bullseye as builder

ARG TARGETOS
ARG TARGETARCH
Expand Down

0 comments on commit 33e3b76

Please sign in to comment.