OKR/build-image/ubuntu/Dockerfile

5 lines
124 B
Docker
Raw Normal View History

2023-05-19 14:47:50 +08:00
FROM ubuntu:23.04
RUN apt-get update \
2023-06-15 18:44:44 +08:00
&& apt-get install -y --no-install-recommends ca-certificates curl git git-lfs