Skip to content
This repository was archived by the owner on Oct 2, 2023. It is now read-only.

Commit 54a788c

Browse files
committed
docker: replace ubuntu with smaller debian
1 parent 9a3d966 commit 54a788c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ubuntu:16.04
1+
FROM debian:stable-slim
22

33
RUN apt-get update \
44
&& apt-get install -y libnss-cache \

0 commit comments

Comments
 (0)