Update Dockerfile

main
techknowlogick 2021-06-03 20:52:05 -04:00 committed by GitHub
parent 9e15effeb3
commit 2961c3daf4
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:14-slim
FROM node:16-slim
LABEL maintainer="techknowlogick <techknowlogick@gitea.io>"
LABEL org.label-schema.description="Deploying to netlify with Drone CI"