Browse Source

Change to regular Alpine... Not sure why I was using Node

master
David Ludwig 4 years ago
parent
commit
4b794a01fe
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      Dockerfile

+ 1
- 1
Dockerfile View File

@ -1,4 +1,4 @@
FROM node:14-alpine
FROM alpine
MAINTAINER David Personette <dperson@gmail.com>
# Install openvpn


Loading…
Cancel
Save