bump node base image to 21
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM node:16-alpine
|
||||
FROM node:21-alpine
|
||||
|
||||
RUN apk update && apk upgrade && \
|
||||
apk add --no-cache git
|
||||
|
||||
Reference in New Issue
Block a user