Pin nginx Docker tag to a529900 (#13)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| nginx | pinDigest |  -> `a529900` |

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMC4yIiwidXBkYXRlZEluVmVyIjoiMzcuMjAuMiIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

Co-authored-by: kovagoadi <kovaogadi@gmail.com>
Co-authored-by: kovagoadi <kovagoadi@kovagoadi.hu>
Reviewed-on: kovagoadi.hu/static.kovagoadi.hu#13
Co-authored-by: Renovate Bot <renovate@kovagoadi.hu>
Co-committed-by: Renovate Bot <renovate@kovagoadi.hu>
This commit is contained in:
2025-10-28 13:44:36 +01:00
committed by kovagoadi
parent 716f9aa535
commit 6a0f600276

View File

@@ -1,7 +1,7 @@
version: "3.9" version: "3.9"
services: services:
web: web:
image: nginx:1.27.0-alpine3.19-slim image: nginx:1.27.0-alpine3.19-slim@sha256:a529900d9252ce5d04531a4a594f93736dbbe3ec155a692d10484be82aaa159a
ports: ports:
- "80" - "80"
volumes: volumes: