docker: upgrade Ubuntu 20.04 (focal) -> 22.04 (jammy), +60MB
This commit is contained in:
parent
0ad324b756
commit
3c4f79a1ed
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
# FROM mcr.microsoft.com/playwright:v1.20.0
|
# FROM mcr.microsoft.com/playwright:v1.20.0
|
||||||
# Partially from https://github.com/microsoft/playwright/blob/main/utils/docker/Dockerfile.focal
|
# Partially from https://github.com/microsoft/playwright/blob/main/utils/docker/Dockerfile.focal
|
||||||
FROM ubuntu:focal
|
FROM ubuntu:jammy
|
||||||
|
|
||||||
ARG DEBIAN_FRONTEND=noninteractive
|
ARG DEBIAN_FRONTEND=noninteractive
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue