Skip to content

Commit 8133401

Browse files
authored
chore(deps): update nginx docker tag to v1.31 (#938)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | nginx | minor | `1.30-alpine` → `1.31-alpine` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/4) for more information. --- ### Configuration 📅 **Schedule**: (in timezone Asia/Tokyo) - Branch creation - Only on Sunday and Saturday (`* * * * 0,6`) - 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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/bootjp/elastickv). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yMDkuNCIsInVwZGF0ZWRJblZlciI6IjQzLjIwOS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
2 parents a2b010a + b14596f commit 8133401

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

deploy/redis-proxy/docker-compose.ha.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ services:
5151
- redis-proxy-ha
5252

5353
nginx:
54-
image: nginx:1.30-alpine
54+
image: nginx:1.31-alpine
5555
container_name: redis-proxy-nginx
5656
restart: unless-stopped
5757
depends_on:

0 commit comments

Comments
 (0)