Abstracts database storage & Status page UI (#88)
This commit is contained in:
committed by
GitHub
parent
7bb80c0c2e
commit
b7c0990dcb
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user