OKR/build-image/ubuntu/Dockerfile

5 lines
112 B
Docker
Raw Normal View History

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