mirror of
https://github.com/hikhvar/mqtt2prometheus.git
synced 2026-02-14 18:09:53 +00:00
chore(deps): update dependency golang to v1.19
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM golang:1.17 as builder
|
||||
FROM golang:1.19 as builder
|
||||
|
||||
COPY . /build/mqtt2prometheus
|
||||
WORKDIR /build/mqtt2prometheus
|
||||
|
||||
Reference in New Issue
Block a user