mirror of
https://github.com/dnlbauer/pdfact-service.git
synced 2026-09-10 14:15:30 +00:00
Merge pull request #1 from dnlbauer/dependabot/docker/ubuntu-22.04
Bump ubuntu from 20.04 to 22.04
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user