Merge pull request #632 from crate-ci/renovate/ubuntu-22.x

chore(deps): update ubuntu docker tag to v22
This commit is contained in:
Ed Page 2022-12-01 19:29:13 -06:00 committed by GitHub
commit 1e503443a6
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
ENV VERSION=${VERSION}
RUN apt-get update && apt-get install -y wget git jq