update docker

This commit is contained in:
Karol Wypchlo 2021-02-09 11:34:33 +01:00
parent 612450f78c
commit 90e086b3fc
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM node:14.15.0-alpine
FROM node:15.8.0-alpine
WORKDIR /usr/app