We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0eabf2d commit 7da3f20Copy full SHA for 7da3f20
1 file changed
system-test/Dockerfile.linux
@@ -1,4 +1,4 @@
1
-FROM golang:1.17-stretch as builder
+FROM golang:1.17-bullseye as builder
2
RUN apt-get update && apt-get install -y \
3
git \
4
&& rm -rf /var/lib/apt/lists/*
0 commit comments