We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 75ec3db + 85ae1d8 commit e4b9e46Copy full SHA for e4b9e46
1 file changed
prometheus-php-application-exporter/Dockerfile
@@ -1,5 +1,5 @@
1
# syntax=docker/dockerfile:1
2
-FROM nginx:1.29.2 AS prometheus-php-application-exporter
+FROM nginx:1.29.3 AS prometheus-php-application-exporter
3
ENV TZ="Europe/Berlin"
4
ENV NGINX_ENTRYPOINT_QUIET_LOGS=1
5
RUN ln -snf /usr/share/zoneinfo/$TZ /etc/localtime && echo $TZ > /etc/timezone
0 commit comments