mirror of
https://github.com/crate-ci/typos.git
synced 2024-11-22 09:01:04 -05:00
chore(deps): update ubuntu docker tag to v22
This commit is contained in:
parent
6c46ab7708
commit
c54855872f
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue