Skip to content

Commit e4b9e46

Browse files
author
Sascha Nowak
authored
Merge pull request #580 from netlogix/dependabot/docker/prometheus-php-application-exporter/main/nginx-1.29.3
2 parents 75ec3db + 85ae1d8 commit e4b9e46

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.2 AS prometheus-php-application-exporter
2+
FROM nginx:1.29.3 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)