mirror of
https://github.com/jambonz/sbc-outbound.git
synced 2026-01-25 02:07:59 +00:00
Dockerfile: update base image
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM --platform=linux/amd64 node:16.15.1-alpine as base
|
||||
FROM --platform=linux/amd64 node:18.6.0-alpine as base
|
||||
|
||||
RUN apk --update --no-cache add --virtual .builds-deps build-base python3
|
||||
|
||||
|
||||
Reference in New Issue
Block a user