Skip to content

Commit 8a378e2

Browse files
authored
Merge pull request #746 from netlogix/dependabot/docker/prometheus-php-application-exporter/main/nginx-1.29.8
build(deps): bump nginx from 1.29.7 to 1.29.8 in /prometheus-php-application-exporter
2 parents bdd1a23 + 8b7996e commit 8a378e2

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