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 13b929b commit fbc7baeCopy full SHA for fbc7bae
1 file changed
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.23-bullseye
+FROM docker.io/library/golang:1.24-bullseye
5
6
COPY . /go/src/github.com/pion/dtls
7
WORKDIR /go/src/github.com/pion/dtls/e2e
0 commit comments