Switch to node:16-bullsys-slim images to reduce final image size (#144)

This commit is contained in:
Simon J
2023-03-06 18:39:40 +11:00
committed by GitHub
parent f86a78b338
commit cefdf5e2d5
11 changed files with 152154 additions and 8277 deletions

View File

@@ -11,4 +11,5 @@ RUN apt-get update && \
python3 \
make \
git \
g++
g++ \
vim