Skip to content

Commit b62125e

Browse files
renovate[bot]michi-covalent
authored andcommitted
chore(deps): update docker.io/library/golang:1.23.1-alpine3.19 docker digest to e0ea2a1
Signed-off-by: renovate[bot] <[email protected]>
1 parent 4b2b66c commit b62125e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# Copyright Authors of Cilium
44
# SPDX-License-Identifier: Apache-2.0
55

6-
FROM docker.io/library/golang:1.23.1-alpine3.19@sha256:257b9536b8e607c5111b33d44939db4df4268b8456a2618c21af8e14a3bf8687 AS builder
6+
FROM docker.io/library/golang:1.23.1-alpine3.19@sha256:e0ea2a119ae0939a6d449ea18b2b1ba30b44986ec48dbb88f3a93371b4bf8750 AS builder
77
WORKDIR /go/src/github.com/cilium/cilium-cli
88
RUN apk add --no-cache git make ca-certificates
99
COPY . .

0 commit comments

Comments
 (0)