Skip to content

Commit

Permalink
Merge pull request #632 from crate-ci/renovate/ubuntu-22.x
Browse files Browse the repository at this point in the history
chore(deps): update ubuntu docker tag to v22
  • Loading branch information
epage committed Dec 2, 2022
2 parents 4f252da + c548558 commit 1e50344
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 1e50344

Please sign in to comment.