Skip to content

Commit 277e1cb

Browse files
authoredOct 3, 2023
Update docker.io/library/golang Docker tag to v1.21
Generated by renovateBot
1 parent c864545 commit 277e1cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎e2e/Dockerfile

+1-1
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.20-bullseye
4+
FROM docker.io/library/golang:1.21-bullseye
55

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

0 commit comments

Comments
 (0)