Fix node base, remove golang from master branch

This commit is contained in:
Jamie Curnow
2021-08-17 11:25:10 +10:00
parent 2e5a064014
commit bebe2338a6
3 changed files with 1 additions and 44 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
FROM jc21/nginx-full:${BASE_TAG:-latest}
FROM nginxproxymanager/nginx-full:${BASE_TAG:-latest}
LABEL maintainer="Jamie Curnow <jc@jc21.com>"
ARG TARGETPLATFORM