We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f3dcb68 + c808166 commit c82e16cCopy full SHA for c82e16c
1 file changed
prometheus-php-application-exporter/Dockerfile
@@ -1,5 +1,5 @@
1
# syntax=docker/dockerfile:1
2
-FROM nginx:1.29.5 AS prometheus-php-application-exporter
+FROM nginx:1.29.6 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