Skip to content

Commit b8c91c9

Browse files
chore(deps): bump redis from 7.4.6-alpine to 8.8.1-alpine
Bumps redis from 7.4.6-alpine to 8.8.1-alpine. --- updated-dependencies: - dependency-name: redis dependency-version: 8.8.1-alpine dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ce8a95a commit b8c91c9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose.dev.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ services:
1919
retries: 5
2020

2121
redis:
22-
image: redis:7.4.6-alpine
22+
image: redis:8.8.1-alpine
2323
container_name: netengine_redis
2424
ports:
2525
- "6379:6379"

0 commit comments

Comments
 (0)