Skip to content

Commit

Permalink
Update docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
hiddenmarten committed Mar 14, 2024
1 parent 3057f7d commit 54bfa1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
@@ -1,5 +1,5 @@
# Build the manager binary
FROM golang:1.21 AS builder
FROM golang:1.22.1 AS builder
ARG TARGETOS TARGETARCH

WORKDIR /workspace
Expand Down

0 comments on commit 54bfa1d

Please sign in to comment.