Skip to content

Commit

Permalink
Revert "Bump golang from 1.23.0-bullseye to 1.23.2-bullseye (#2231)" (#…
Browse files Browse the repository at this point in the history
…2235)

This reverts commit d296058.
  • Loading branch information
ashank07 authored Oct 2, 2024
1 parent c04e9a0 commit a720039
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Build the manager binary
FROM docker.io/golang:1.23.2-bullseye as builder
FROM docker.io/golang:1.23.0-bullseye as builder
ARG GOARCH

WORKDIR /workspace
Expand Down

0 comments on commit a720039

Please sign in to comment.