roll back to ubuntu 22
This commit is contained in:
parent
c809fac61b
commit
d9c12885dd
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
FROM ubuntu
|
FROM ubuntu:jammy
|
||||||
|
|
||||||
RUN apt-get -y update && \
|
RUN apt-get -y update && \
|
||||||
apt-get install -y curl diffutils jq bash git zsh docker nodejs npm && \
|
apt-get install -y curl diffutils jq bash git zsh docker nodejs npm && \
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue