Skip to content

Commit d7da73d

Browse files
authored
Merge pull request #13 from Bit-Maximum/dependabot/docker_compose/bitnami/redis-8.2.1
⬆ Bump bitnami/redis from 8.2.0 to 8.2.1
2 parents b2edba7 + 8196390 commit d7da73d

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
@@ -116,7 +116,7 @@ services:
116116
condition: service_healthy
117117

118118
redis:
119-
image: bitnami/redis:8.2.0
119+
image: bitnami/redis:8.2.1
120120
hostname: ${REDIS_CONTAINER_HOST?Variable not set}
121121
restart: always
122122
environment:

0 commit comments

Comments
 (0)