mirror of
https://github.com/koreanbots/core.git
synced 2025-12-15 06:10:22 +00:00
chore: update node for docker
This commit is contained in:
parent
2246c11aea
commit
fb487cf075
@ -1,4 +1,4 @@
|
|||||||
FROM node:16.16-alpine
|
FROM node:20.11-alpine
|
||||||
|
|
||||||
# install packages
|
# install packages
|
||||||
RUN apk update && apk upgrade && \
|
RUN apk update && apk upgrade && \
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user