Skip to content

Commit ec16580

Browse files
jgrahammoz-wptsync-bot
authored andcommitted
Bug 1952197 [wpt PR 51161] - Update Docker image to Ubuntu 22.04, a=testonly
Automatic update from web-platform-tests Update Docker image to Ubuntu 22.04 -- wpt-commits: 5a132714fe24b501ced4974e89ec885318738ffc wpt-pr: 51161
1 parent b5da1d7 commit ec16580

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testing/web-platform/tests/tools/docker/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ubuntu:20.04
1+
FROM ubuntu:22.04
22

33
# No interactive frontend during docker build
44
ENV DEBIAN_FRONTEND=noninteractive \

0 commit comments

Comments
 (0)