We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 017c263 commit 58f6cc9Copy full SHA for 58f6cc9
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