Update Dockerfile

main
techknowlogick 2020-11-19 22:46:15 -05:00 committed by GitHub
parent 5f17cccafe
commit 3c3eac0834
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM node:10-slim
FROM node:14-slim
LABEL maintainer="techknowlogick <techknowlogick@gitea.io>"
LABEL org.label-schema.description="Deploying to netlify with Drone CI"