Skip to content
This repository has been archived by the owner on Aug 14, 2024. It is now read-only.

Commit

Permalink
feat(container): update image golang ( 1.22 → 1.23 )
Browse files Browse the repository at this point in the history
| datasource | package | from | to   |
| ---------- | ------- | ---- | ---- |
| docker     | golang  | 1.22 | 1.23 |
  • Loading branch information
repo-duster[bot] authored Aug 13, 2024
1 parent 46d03d5 commit aa49270
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 golang:1.22@sha256:945c798aafa0a5ce1a324de4f3a74ebd84c1455680e2f2362a185bc7c7847010 as builder
FROM golang:1.23@sha256:eb37f58646a901dc7727cf448cae36daaefaba79de33b5058dab79aa4c04aefb as builder
ARG TARGETOS
ARG TARGETARCH

Expand Down

0 comments on commit aa49270

Please sign in to comment.