mirror of
https://github.com/TheBeastLT/torrentio-scraper.git
synced 2026-04-21 15:11:56 +00:00
bump node base image to 21
This commit is contained in:
parent
81218bbc8d
commit
cc0d8cbdab
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
FROM node:16-alpine
|
FROM node:21-alpine
|
||||||
|
|
||||||
RUN apk update && apk upgrade && \
|
RUN apk update && apk upgrade && \
|
||||||
apk add --no-cache git
|
apk add --no-cache git
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue