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