chore(deps): update ghcr.io/imagegenius/amp docker tag to v2.4.8 (#16)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/imagegenius/amp](https://github.com/imagegenius/docker-amp/packages) ([source](https://github.com/imagegenius/docker-amp)) | patch | `2.4.7-ubuntu` -> `2.4.8-ubuntu` | --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNTAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjE1MC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Reviewed-on: carsten/container-server#16 Co-authored-by: Renovate Bot <renovate@git.csprung.de> Co-committed-by: Renovate Bot <renovate@git.csprung.de>
This commit is contained in:
parent
f36d23ec70
commit
19dfa5142c
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ version: "3.7"
|
||||||
|
|
||||||
services:
|
services:
|
||||||
games:
|
games:
|
||||||
image: ghcr.io/imagegenius/amp:2.4.7-ubuntu
|
image: ghcr.io/imagegenius/amp:2.4.8-ubuntu
|
||||||
container_name: games
|
container_name: games
|
||||||
restart: "${RESTART:-no}"
|
restart: "${RESTART:-no}"
|
||||||
hostname: games
|
hostname: games
|
||||||
|
|
Loading…
Reference in a new issue