Skip to content

Commit 677c068

Browse files
Deps: Bump redis in /redis-server in the docker group
Bumps the docker group in /redis-server with 1 update: redis. Updates `redis` from 8.4.0 to 8.6.0 --- updated-dependencies: - dependency-name: redis dependency-version: 8.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: docker ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2dc164b commit 677c068

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

redis-server/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM redis:8.4.0
1+
FROM redis:8.6.1
22

33
# Copy in the custom Redis configuration
44
COPY redis-openvas.conf /etc/redis/redis.conf

0 commit comments

Comments
 (0)