Skip to content

Commit cf76225

Browse files
Update docker.io/library/golang Docker tag to v1.24
Generated by renovateBot
1 parent 3a0f50a commit cf76225

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

e2e/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# SPDX-FileCopyrightText: 2023 The Pion community <https://pion.ly>
22
# SPDX-License-Identifier: MIT
33

4-
FROM docker.io/library/golang:1.23-bullseye
4+
FROM docker.io/library/golang:1.24-bullseye
55

66
COPY . /go/src/github.com/pion/dtls
77
WORKDIR /go/src/github.com/pion/dtls/e2e

0 commit comments

Comments
 (0)