Merge pull request #12423 from nextcloud/renovate/ubuntu-22.x

Update ubuntu Docker tag to v22
This commit is contained in:
Andy Scherzinger 2024-01-28 21:31:15 +01:00 committed by GitHub
commit e3a6384a52
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,4 +1,4 @@
FROM ubuntu:focal
FROM ubuntu:jammy
ARG DEBIAN_FRONTEND=noninteractive
ENV ANDROID_HOME=/usr/lib/android-sdk