Skip to content

Commit f110e8b

Browse files
Update nginx Docker tag to v1.27.2
| datasource | package | from | to | | ---------- | ------- | ------ | ------ | | docker | nginx | 1.27.1 | 1.27.2 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6486577 commit f110e8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/Dockerfile.nginx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# syntax=docker/dockerfile:1.10
2-
FROM nginx:1.27.1-alpine-otel
2+
FROM nginx:1.27.2-alpine-otel
33

44
ARG NJS_DIR
55
ARG NGINX_CONF_DIR

0 commit comments

Comments
 (0)