update mase image to node:18.15-alpine3.16 (#316)

This commit is contained in:
EgleH
2023-04-12 22:18:54 +02:00
committed by GitHub
parent fabf01f8b5
commit e656d275fe

View File

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