Skip to content

Commit f04b3cf

Browse files
committed
chore(postgres_exporter): bump version to 0.18.1
1 parent 6dd5ac9 commit f04b3cf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ COPY rootfs/entrypoint.sh /entrypoint.sh
66

77

88
ARG PYTHON_VERSION="3.13" \
9-
POSTGRES_EXPORTER_VERSION="0.17.1"
9+
POSTGRES_EXPORTER_VERSION="0.18.1"
1010

1111
ENV HOME=/data \
1212
PG_MAJOR=18 \

0 commit comments

Comments
 (0)