Skip to content
This repository has been archived by the owner on Jan 6, 2024. It is now read-only.

Commit

Permalink
⬆️ Update prometheus to 2.21.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mjrider committed Oct 1, 2020
1 parent 1846953 commit df9e618
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion prometheus/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ SHELL ["/bin/bash", "-o", "pipefail", "-c"]

# Setup base system
ARG BUILD_ARCH=amd64
ENV PROMETHEUS_VERSION=2.19.2
ENV PROMETHEUS_VERSION=2.21.0

# Copy root filesystem
COPY rootfs /
Expand Down

0 comments on commit df9e618

Please sign in to comment.