Skip to content

Commit b496aa0

Browse files
chore(deps): bump nginxinc/nginx-unprivileged (#19)
Bumps nginxinc/nginx-unprivileged from `054e14f` to `a8d5564`. --- updated-dependencies: - dependency-name: nginxinc/nginx-unprivileged dependency-version: alpine dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 429bf3a commit b496aa0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# The build step (preview-image.yml) runs `hugo` before `docker build`, producing ./public.
44
# Pinned by digest so Dependabot proposes (and the routing test gates) base
55
# image bumps; the :alpine tag is kept for readability.
6-
FROM nginxinc/nginx-unprivileged:alpine@sha256:054e14f543eb688809d59ec2ad1644d1a61678e247c87a318ad605977eb37eaf
6+
FROM nginxinc/nginx-unprivileged:alpine@sha256:a8d5564c3354241473c1e152d5dd3281ab4224edb61b23c291e0bfd9854687a1
77
# Serve Hugo's pretty URLs for both /path and /path/ as a direct 200 (no
88
# redirect), so the container's internal :8080 never leaks into a Location
99
# header behind the preview reverse proxy. See nginx/default.conf.

0 commit comments

Comments
 (0)