release: Make appimage and docker versions based on ubuntu jammy
This commit is contained in:
parent
d2bd9eb496
commit
4141b6d06c
2 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
|||
|
||||
FROM ubuntu:impish
|
||||
FROM ubuntu:jammy
|
||||
|
||||
RUN apt-get update
|
||||
RUN DEBIAN_FRONTEND=noninteractive apt-get install -y tzdata
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue