mirror of
https://github.com/usatiuk/photos.git
synced 2025-10-28 15:27:49 +01:00
update node version to 16
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM node:14
|
||||
FROM node:16
|
||||
|
||||
WORKDIR /usr/src/app
|
||||
COPY package*.json ./
|
||||
|
||||
Reference in New Issue
Block a user