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 017c263 commit b945686Copy full SHA for b945686
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