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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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