chore(deps): update nginx:1.25.3-alpine docker digest to d12e6f7 (#39)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | nginx | final | digest | `bb193a0` -> `d12e6f7` | --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Reviewed-on: #39 Co-authored-by: Renovate Bot <renovatebot@demo.rattermeyer.de> Co-committed-by: Renovate Bot <renovatebot@demo.rattermeyer.de>pull/40/head^2
parent
dcab056cd5
commit
f7f4a5e0d9
|
|
@ -1,4 +1,4 @@
|
||||||
FROM nginx:1.25.3-alpine@sha256:bb193a04d4f2026c6342fc142741d8036a27ea89674830a0fd0569d58bb2ca77
|
FROM nginx:1.25.3-alpine@sha256:d12e6f7153fae36843aaeed8144c39956698e084e2e898891fa0cc8fe8f6c95c
|
||||||
|
|
||||||
RUN mkdir -p /docroot /var/run \
|
RUN mkdir -p /docroot /var/run \
|
||||||
&& chgrp -R 0 /etc/nginx \
|
&& chgrp -R 0 /etc/nginx \
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue