We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 520d84c commit 44c1e73Copy full SHA for 44c1e73
e2e/Dockerfile
@@ -1,7 +1,7 @@
1
# SPDX-FileCopyrightText: 2023 The Pion community <https://pion.ly>
2
# SPDX-License-Identifier: MIT
3
4
-FROM docker.io/library/golang:1.20-bullseye
+FROM docker.io/library/golang:1.21-bullseye
5
6
COPY . /go/src/github.com/pion/dtls
7
WORKDIR /go/src/github.com/pion/dtls/e2e
0 commit comments