mirror of
https://github.com/steinhobelgruen/netatmo-exporter.git
synced 2024-12-04 14:13:56 +00:00
Update Go to 1.14.7
This commit is contained in:
parent
d86981f7bf
commit
8a1f211120
|
@ -1,4 +1,4 @@
|
||||||
FROM golang:1.14.4-alpine AS builder
|
FROM golang:1.14.7-alpine AS builder
|
||||||
|
|
||||||
RUN apk add --no-cache make git
|
RUN apk add --no-cache make git
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue