Skip to content

Commit 85b8772

Browse files
chore(deps): update docker.io/redis docker tag to v8 (#513)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2428807 commit 85b8772

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.drone.star

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
DOCKER_PUSHRM_IMAGE = "docker.io/chko/docker-pushrm:1"
22
DRONE_DOCKER_BUILDX_IMAGE = "docker.io/owncloudci/drone-docker-buildx:4"
33
MARIADB_IMAGE = "docker.io/mariadb:10.11"
4-
REDIS_IMAGE = "docker.io/redis:7"
4+
REDIS_IMAGE = "docker.io/redis:8"
55
UBUNTU_IMAGE = "docker.io/owncloud/ubuntu:20.04"
66
STANDALONE_CHROME_DEBUG_IMAGE = "docker.io/selenium/standalone-chrome-debug:3.141.59-oxygen"
77

0 commit comments

Comments
 (0)