This commit is contained in:
derpy-duck 2023-06-02 16:08:19 +00:00
parent c28bfdcb9e
commit 3569f1ac8d
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM node:18-alpine@sha256:44aaf1ccc80eaed6572a0f2ef7d6b5a2982d54481e4255480041ac92221e2f11
FROM node:19.6.1-slim@sha256:a1ba21bf0c92931d02a8416f0a54daad66cb36a85d2b73af9d73b044f5f57cfc
##RUN apk update && apk add g++ make python3 curl