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