Skip to content

fix(images): re-pin nginx base images to the 1.30 stable branch (HK-5) - #17

Merged
Hectormalvarez merged 1 commit into
mainfrom
fix/hk5-nginx-repin
Sep 14, 2026
Merged

Hectormalvarez merged 1 commit into
mainfrom
fix/hk5-nginx-repin

Conversation

@Hectormalvarez

Copy link
Copy Markdown
Owner

What

HK-5: the edge and prod images ran nginxinc/nginx-unprivileged:1.27-alpine, an EOL mainline branch (last built 2025-06-23, shipping stopped when 1.29 released). Security updates have been accruing off-branch.

Change

  • Tag + manifest-list digest bumped together (ADR-0005): 1.30-alpine @ sha256:adf5042a... (current stable nginx 1.30.4, multi-arch list verified via Docker Hub API + local pull)
  • Same re-pin in the two nginx -t invocations in ci.yml (nginx-config-check)
  • No config changes required; no new ADR (maintenance within ADR-0005)

Verification

  • docker pull of the pinned digest reports nginx version: nginx/1.30.4
  • nginx -t passes on both web and edge configs against the new image
  • CI: all four checks (incl. Dockerfile Lint + Nginx Config Check) green

@Hectormalvarez
Hectormalvarez merged commit 2eb9ef4 into main Sep 14, 2026
4 checks passed
@Hectormalvarez
Hectormalvarez deleted the fix/hk5-nginx-repin branch September 15, 2026 16:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant