We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82c1271 commit b8ebc62Copy full SHA for b8ebc62
e2e/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM docker.io/library/golang:bullseye
+FROM docker.io/library/golang:1.18-bullseye
2
3
COPY . /go/src/github.com/pion/dtls
4
WORKDIR /go/src/github.com/pion/dtls/e2e
0 commit comments