Skip to content

Commit

Permalink
Update nginx Docker tag to v1.27.3
Browse files Browse the repository at this point in the history
| datasource | package | from   | to     |
| ---------- | ------- | ------ | ------ |
| docker     | nginx   | 1.27.2 | 1.27.3 |


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 5, 2024
1 parent 44a1679 commit d207d3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/Dockerfile.nginx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# syntax=docker/dockerfile:1.12
FROM nginx:1.27.2-alpine-otel
FROM nginx:1.27.3-alpine-otel

ARG NJS_DIR
ARG NGINX_CONF_DIR
Expand Down

0 comments on commit d207d3b

Please sign in to comment.