release: Make appimage and docker versions based on ubuntu jammy

This commit is contained in:
Andrew Hamilton 2022-04-24 14:56:18 +10:00
parent d2bd9eb496
commit 4141b6d06c
2 changed files with 2 additions and 2 deletions

View file

@ -1,5 +1,5 @@
FROM ubuntu:impish
FROM ubuntu:jammy
RUN apt-get update
RUN DEBIAN_FRONTEND=noninteractive apt-get install -y tzdata