Skip to content
This repository was archived by the owner on Oct 3, 2023. It is now read-only.

Commit 3dc8a18

Browse files
committed
chore(deps): update golang:1.20.3 docker digest to 403f486
1 parent 7898861 commit 3dc8a18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/k8spacket/Dockerfile.template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
ARG ref=main
44

5-
FROM golang:1.20.3@sha256:86637db6bba97ec488c2f9f299f18284cd45390de2932641ad706a758e9c36e7 AS build
5+
FROM golang:1.20.3@sha256:403f48633fb5ebd49f9a2b6ad6719f912df23dae44974a0c9445be331e72ff5e AS build
66
RUN <<EOF
77
apt-get update
88
apt-get -y install \

0 commit comments

Comments
 (0)