Skip to content

Commit

Permalink
Update operator image
Browse files Browse the repository at this point in the history
  • Loading branch information
DanG100 committed Oct 24, 2024
1 parent 5987d36 commit 6a4e73a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.operator
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Build the manager binary
FROM docker.io/golang:1.21-bullseye as builder
FROM docker.io/golang:1.22-bookworm as builder
ARG license=true

WORKDIR /workspace
Expand Down

0 comments on commit 6a4e73a

Please sign in to comment.