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

Commit fd02ac6

Browse files
committed
chore(deps): update golang docker tag to v1.20.4
1 parent 5891bd9 commit fd02ac6

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:403f48633fb5ebd49f9a2b6ad6719f912df23dae44974a0c9445be331e72ff5e AS build
5+
FROM golang:1.20.4@sha256:31a8f92b17829b3ccddf0add184f18203acfd79ccc1bcb5c43803ab1c4836cca AS build
66
RUN <<EOF
77
apt-get update
88
apt-get -y install \

0 commit comments

Comments
 (0)