We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0c41ce commit cf112c2Copy full SHA for cf112c2
testing/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.23.4@sha256:b01f7c744a3f1fccaf44905169169fed0ab13e6d1d702a6542d07b34cf677969
+FROM golang:1.23.4@sha256:7ea4c9dcb2b97ff8ee80a67db3d44f98c8ffa0d191399197007d8459c1453041
2
3
RUN apt-get update && apt-get --no-install-recommends -y install unzip \
4
&& apt-get clean \
0 commit comments