mirror of
https://github.com/ajayyy/SponsorBlockServer.git
synced 2025-12-06 03:26:59 +03:00
Update node in dockerfile
This commit is contained in:
committed by
GitHub
parent
1f4da1ab48
commit
66cd88d4c2
@@ -1,4 +1,4 @@
|
||||
FROM node:12
|
||||
FROM node:12.22.1
|
||||
WORKDIR /usr/src/app
|
||||
COPY package.json .
|
||||
COPY package-lock.json .
|
||||
|
||||
Reference in New Issue
Block a user