Skip to content

Commit f236d20

Browse files
author
Romain GÉRARD
committed
Add tag for v2.0.3
1 parent 9aa0fc1 commit f236d20

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docker/Dockerfile

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
FROM openjdk:11-jre-slim-sid
22

3-
ARG EXPORTER_VERSION=2.0.0
4-
ARG EXPORTER_SHA512=7baa4e13f0a3c4228ba9d6cb848027f8837de0a0bc2a6b4fc3d8265e00a53fe926a6eac75a32a84de5e0771b355c1a8715dd46886c134710c6f26f477010b9d3
3+
ARG EXPORTER_VERSION=2.0.3
4+
ARG EXPORTER_SHA512=ce034503ab0f5239cdb1e1e6f6c3b47109899fdb65f1c0bdb62d3bed25aabe6978315a7e3d20674b8d72102f9c078370bae4af03a0ae9bdf44064a416578810d
55

66
RUN apt-get update && apt-get install -y --no-install-recommends \
77
netcat \

0 commit comments

Comments
 (0)