Skip to content

Commit 56b4526

Browse files
committed
Upgrade Ubuntu base image for GitHub Actions
1 parent fb3c053 commit 56b4526

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ubuntu:20.04
1+
FROM ubuntu:22.04
22

33
ARG GECKODRIVER_VERSION=0.33.0
44
ARG GECKODRIVER_FILE=geckodriver-v${GECKODRIVER_VERSION}-linux64.tar.gz

0 commit comments

Comments
 (0)