Skip to content

Commit

Permalink
update base image for shoot comparator to 1.23.5
Browse files Browse the repository at this point in the history
  • Loading branch information
koala7659 committed Jan 28, 2025
1 parent c516778 commit a45369d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hack/shoot-comparator/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM golang:1.23.0-alpine3.20 as build
FROM golang:1.23.5-alpine3.20 as build
ARG TARGETOS
ARG TARGETARCH

Expand Down

0 comments on commit a45369d

Please sign in to comment.