Skip to content

Commit c82e16c

Browse files
authored
Merge pull request #720 from netlogix/dependabot/docker/prometheus-php-application-exporter/main/nginx-1.29.6
2 parents f3dcb68 + c808166 commit c82e16c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

prometheus-php-application-exporter/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# syntax=docker/dockerfile:1
2-
FROM nginx:1.29.5 AS prometheus-php-application-exporter
2+
FROM nginx:1.29.6 AS prometheus-php-application-exporter
33
ENV TZ="Europe/Berlin"
44
ENV NGINX_ENTRYPOINT_QUIET_LOGS=1
55
RUN ln -snf /usr/share/zoneinfo/$TZ /etc/localtime && echo $TZ > /etc/timezone

0 commit comments

Comments
 (0)