Skip to content

Commit

Permalink
Add tag for v2.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Romain GÉRARD committed Oct 14, 2018
1 parent 9aa0fc1 commit f236d20
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM openjdk:11-jre-slim-sid

ARG EXPORTER_VERSION=2.0.0
ARG EXPORTER_SHA512=7baa4e13f0a3c4228ba9d6cb848027f8837de0a0bc2a6b4fc3d8265e00a53fe926a6eac75a32a84de5e0771b355c1a8715dd46886c134710c6f26f477010b9d3
ARG EXPORTER_VERSION=2.0.3
ARG EXPORTER_SHA512=ce034503ab0f5239cdb1e1e6f6c3b47109899fdb65f1c0bdb62d3bed25aabe6978315a7e3d20674b8d72102f9c078370bae4af03a0ae9bdf44064a416578810d

RUN apt-get update && apt-get install -y --no-install-recommends \
netcat \
Expand Down

0 comments on commit f236d20

Please sign in to comment.