Skip to content

Commit a8e094e

Browse files
Update nginx Docker tag to v1.27.5
| datasource | package | from | to | | ---------- | ------- | ------ | ------ | | docker | nginx | 1.27.4 | 1.27.5 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3166b2b commit a8e094e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: build/Dockerfile.nginx

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# syntax=docker/dockerfile:1.14
2-
FROM nginx:1.27.4-alpine-otel
2+
FROM nginx:1.27.5-alpine-otel
33

44
ARG NJS_DIR
55
ARG NGINX_CONF_DIR

0 commit comments

Comments
 (0)