actinia-org / actinia-core

Actinia Core is an open source REST API for scalable, distributed, high performance processing of geographical data that uses mainly GRASS GIS for computational tasks (DOI: https://doi.org/10.5281/zenodo.5879231) | Tutorial: https://actinia-org.github.io/actinia-core/ | Docker: https://hub.docker.com/r/mundialis/actinia-core
https://actinia.mundialis.de/
GNU General Public License v3.0
78 stars 23 forks source link

chore(deps): update redis docker tag to v7 - autoclosed #441

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Update Change
redis major 5.0.4-alpine -> 7.2.5-alpine

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.



This PR has been generated by Mend Renovate. View repository job log here.

anikaweinmann commented 1 year ago

@neteler für die Tests müsste man das hier vielleicht noch auf die selber Version setzen.

neteler commented 1 year ago

@anikaweinmann Do you mean with version pinning in apk to be used here?

RUN apk add --no-cache redis=XXX ?

But how could this version then be updated automatically - does renovatebot support such edits?

anikaweinmann commented 1 year ago

I am not sure. Otherwise we need to switch the tests from Docker to Docker-compose