Skip to content

Commit 6ee0a31

Browse files
renovate[bot]sjberman
authored andcommitted
Update nginx Docker tag to v1.28.0
| datasource | package | from | to | | ---------- | ------- | ------ | ------ | | docker | nginx | 1.27.5 | 1.28.0 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bea2518 commit 6ee0a31

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.15
2-
FROM nginx:1.27.5-alpine-otel
2+
FROM nginx:1.28.0-alpine-otel
33

44
ARG NJS_DIR
55
ARG NGINX_CONF_DIR

0 commit comments

Comments
 (0)