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

Commit

Permalink
⬆️ Upgrades Prometheus to 2.40.1 (#54)
Browse files Browse the repository at this point in the history
  • Loading branch information
frenck authored Nov 10, 2022
1 parent 06b145f commit c50878c
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.36.1
ENV PROMETHEUS_VERSION=2.40.1

# Copy root filesystem
COPY rootfs /
Expand Down

0 comments on commit c50878c

Please sign in to comment.