Snyk bot
2023-02-13 03:50:13 +00:00
committed by GitHub
parent f46be95551
commit 5b48fc8a07

View File

@@ -1,4 +1,4 @@
FROM --platform=linux/amd64 node:18.12.1-alpine3.16 as base
FROM --platform=linux/amd64 node:18-alpine3.16 as base
RUN apk --update --no-cache add --virtual .builds-deps build-base python3