mirror of
https://github.com/fallenbagel/jellyseerr.git
synced 2025-12-24 02:39:18 -05:00
build: use node 18 (#3675)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM node:20.9-alpine
|
||||
FROM node:18.18-alpine
|
||||
|
||||
COPY . /app
|
||||
WORKDIR /app
|
||||
|
||||
Reference in New Issue
Block a user