Compare commits

...

1 Commits

Author SHA1 Message Date
eglehelms
a1bea99a1a node image upgrade 2023-11-21 13:21:21 +01:00

View File

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