mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-05-19 22:23:22 +02:00
update statsd
This commit is contained in:
parent
376af12277
commit
1756402547
@ -5,8 +5,8 @@
|
|||||||
FROM alpine:3
|
FROM alpine:3
|
||||||
MAINTAINER EasyPi Software Foundation
|
MAINTAINER EasyPi Software Foundation
|
||||||
|
|
||||||
ENV STATSD_VERSION=0.9.0
|
ARG STATSD_VERSION=0.9.0
|
||||||
ENV STATSD_URL=https://github.com/statsd/statsd/archive/refs/tags/v$STATSD_VERSION.tar.gz
|
ARG STATSD_URL=https://github.com/statsd/statsd/archive/refs/tags/v$STATSD_VERSION.tar.gz
|
||||||
|
|
||||||
WORKDIR /opt/statsd
|
WORKDIR /opt/statsd
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user