mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2025-01-20 07:19:17 +01:00
app/vmui/Dockerfile-web: update Go builder for vmui from v1.17.1 to v1.17.3
This commit is contained in:
parent
8cb7074030
commit
bdc813fc33
@ -1,4 +1,4 @@
|
||||
FROM golang:1.17.1 as build-web-stage
|
||||
FROM golang:1.17.3 as build-web-stage
|
||||
COPY build /build
|
||||
|
||||
WORKDIR /build
|
||||
|
Loading…
Reference in New Issue
Block a user