Skip to content

Commit 2a67d9a

Browse files
renovate[bot]lucacome
authored andcommitted
Update nginx Docker tag to v1.27.4 (#3099)
| datasource | package | from | to | | ---------- | ------- | ------ | ------ | | docker | nginx | 1.27.3 | 1.27.4 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> (cherry picked from commit b6a51d1)
1 parent b283177 commit 2a67d9a

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.12
2-
FROM nginx:1.27.3-alpine-otel
2+
FROM nginx:1.27.4-alpine-otel
33

44
ARG NJS_DIR
55
ARG NGINX_CONF_DIR

0 commit comments

Comments
 (0)