Update dependency digitalocean/prometheus-client-c to v0.1.3
This commit is contained in:
parent
7cf1d3db74
commit
b20a42d125
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ FROM arm64v8/debian:10.7-slim@sha256:01b65c2928fed9427e59a679e287a75d98551ea2061
|
|||
FROM base-${ARCH}
|
||||
|
||||
ENV COTURN_VERSION="4.5.2"
|
||||
ENV PROMETHEUS_CLIENT_VERSION="v0.1.2"
|
||||
ENV PROMETHEUS_CLIENT_VERSION="v0.1.3"
|
||||
|
||||
ENV BUILD_PREFIX /usr/local/src
|
||||
|
||||
|
|
Reference in a new issue