mirror of
https://github.com/jambonz/jambonz-feature-server.git
synced 2025-12-21 00:58:34 +00:00
update mase image to node:18.15-alpine3.16 (#316)
This commit is contained in:
@@ -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
|
RUN apk --update --no-cache add --virtual .builds-deps build-base python3
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user