mirror of
https://github.com/nikdoof/hg612-exporter.git
synced 2025-12-13 10:22:14 +00:00
chore(deps): update golang docker tag to v1.17.5
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM golang:1.17.4-alpine3.15 as build
|
||||
FROM golang:1.17.5-alpine3.15 as build
|
||||
WORKDIR /build
|
||||
COPY . .
|
||||
RUN go get -d -v .
|
||||
|
||||
Reference in New Issue
Block a user