upgrade ubuntu image 24

main
ycz 2024-12-05 15:19:24 +08:00
parent bf8cef5656
commit 07d88aa11f
1 changed files with 1 additions and 1 deletions

View File

@ -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