Skip to content

Commit

Permalink
Update docker.io/library/golang Docker tag to v1.20
Browse files Browse the repository at this point in the history
Generated by renovateBot
  • Loading branch information
renovate[bot] committed Feb 3, 2023
1 parent 0473adf commit 8ea085a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion e2e/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM docker.io/library/golang:1.18-bullseye
FROM docker.io/library/golang:1.20-bullseye

COPY . /go/src/github.com/pion/dtls
WORKDIR /go/src/github.com/pion/dtls/e2e
Expand Down

0 comments on commit 8ea085a

Please sign in to comment.