chore(deps): update ubuntu docker tag to v22

This commit is contained in:
renovate[bot] 2022-12-01 17:54:53 +00:00 committed by GitHub
parent 6c46ab7708
commit c54855872f
WARNING! Although there is a key with this ID in the database it does not verify this commit! This commit is SUSPICIOUS.
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,4 @@
FROM ubuntu:20.04
FROM ubuntu:22.04
ARG VERSION=1.13.1
ENV VERSION=${VERSION}
RUN apt-get update && apt-get install -y wget git jq