We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3d00b4 commit 6f4aec2Copy full SHA for 6f4aec2
testing/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.22.5@sha256:fcae9e0e7313c6467a7c6632ebb5e5fab99bd39bd5eb6ee34a211353e647827a
+FROM golang:1.22.5@sha256:829eff99a4b2abffe68f6a3847337bf6455d69d17e49ec1a97dac78834754bd6
2
3
RUN apt-get update && apt-get --no-install-recommends -y install unzip \
4
&& apt-get clean \
0 commit comments