upgrade ubuntu image 24
parent
bf8cef5656
commit
07d88aa11f
|
@ -1,4 +1,4 @@
|
||||||
FROM ubuntu:23.04
|
FROM ubuntu:23.04
|
||||||
|
|
||||||
RUN apt-get update \
|
RUN apt-get update \
|
||||||
&& apt-get install -y --no-install-recommends ca-certificates curl git git-lfs
|
&& apt-get install -y --no-install-recommends ca-certificates curl git git-lfs openssh-client
|
||||||
|
|
Loading…
Reference in New Issue