attempt without alpine (due to uid/gid issues)

pull/1/head
techknowlogick 2020-01-14 21:47:36 -05:00 committed by GitHub
parent 12e8026aa3
commit 9e4aa61975
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-alpine3.11
FROM node:10
LABEL maintainer="techknowlogick <techknowlogick@gitea.io>"
LABEL org.label-schema.version=latest