Skip to content

Commit 8196390

Browse files
⬆ Bump bitnami/redis from 8.2.0 to 8.2.1
Bumps bitnami/redis from 8.2.0 to 8.2.1. --- updated-dependencies: - dependency-name: bitnami/redis dependency-version: 8.2.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0e71814 commit 8196390

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ services:
113113
condition: service_healthy
114114

115115
redis:
116-
image: bitnami/redis:8.2.0
116+
image: bitnami/redis:8.2.1
117117
hostname: ${REDIS_CONTAINER_HOST?Variable not set}
118118
restart: always
119119
environment:

0 commit comments

Comments
 (0)