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