mirror of
https://github.com/ngoduykhanh/wireguard-ui.git
synced 2025-09-06 01:30:48 +03:00
Abstracts database storage & Status page UI (#88)
This commit is contained in:
parent
7bb80c0c2e
commit
b7c0990dcb
14 changed files with 456 additions and 256 deletions
|
@ -1,5 +1,5 @@
|
|||
# Build stage
|
||||
FROM golang:1.14.2-alpine3.11 as builder
|
||||
FROM golang:1.16.7-alpine3.14 as builder
|
||||
LABEL maintainer="Khanh Ngo <k@ndk.name"
|
||||
ARG BUILD_DEPENDENCIES="npm \
|
||||
yarn"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue