mirror of
https://github.com/donaldzou/WGDashboard.git
synced 2024-11-10 08:53:51 +08:00
Update Dockerfile
This commit is contained in:
parent
18f58b4155
commit
4d9d12c4f9
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,8 @@
|
|||
# Pull from small Debian stable image.
|
||||
# Pull from small secure alpine image.
|
||||
FROM alpine:latest AS builder
|
||||
|
||||
LABEL maintainer="dselen@nerthus.nl"
|
||||
LABEL engineer="NOXCIS"
|
||||
|
||||
WORKDIR /opt/wireguarddashboard/src
|
||||
|
||||
|
|
Loading…
Reference in a new issue