Bump ubuntu from 20.04 to 22.04

Bumps ubuntu from 20.04 to 22.04.

---
updated-dependencies:
- dependency-name: ubuntu
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-05-01 10:31:13 +00:00
committed by daniel
parent f4eef2c666
commit ae8208b1cb

View File

@@ -1,5 +1,5 @@
# STEP 1: build pdfact
FROM ubuntu:20.04
FROM ubuntu:22.04
LABEL maintainer="Daniel Bauer <dev@dbauer.me>"
ENV DEBIAN_FRONTEND=noninteractive