Skip to content

Commit 9736b02

Browse files
build(deps): bump redis from 8.6.0-alpine to 8.6.1-alpine in /redis
Bumps redis from 8.6.0-alpine to 8.6.1-alpine. --- updated-dependencies: - dependency-name: redis dependency-version: 8.6.1-alpine dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fe9e9af commit 9736b02

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

redis/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# syntax=docker/dockerfile:1
2-
FROM redis:8.6.0-alpine AS redis
2+
FROM redis:8.6.1-alpine AS redis
33

44
COPY redis.conf /usr/local/etc/redis/redis.conf
55

0 commit comments

Comments
 (0)