We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96b8c29 commit 7e0950eCopy full SHA for 7e0950e
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.22-bullseye
5
6
COPY . /go/src/github.com/pion/dtls
7
WORKDIR /go/src/github.com/pion/dtls/e2e
0 commit comments