Skip to content

Commit

Permalink
Merge pull request #65 from etcd-io/dependabot/docker/golang-441f59f
Browse files Browse the repository at this point in the history
Bump golang from `bce33f1` to `441f59f`
  • Loading branch information
ahrtr authored Feb 12, 2025
2 parents 3879c6e + 7c9e6bd commit a941591
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.23.6-bookworm@sha256:bce33f19c300f7c48dee1f571e7c1ae77bc113d44c0aed9ef90186a8dbb42169 AS builder
FROM golang:1.23.6-bookworm@sha256:441f59f8a2104b99320e1f5aaf59a81baabbc36c81f4e792d5715ef09dd29355 AS builder
ARG TARGETOS
ARG TARGETARCH

Expand Down

0 comments on commit a941591

Please sign in to comment.