Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 3c3c206

Browse files
authoredMar 18, 2025
chore(deps): update redis:bookworm docker digest to 5250fed
1 parent f88397b commit 3c3c206

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎images/redisdev/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
FROM rediscommander/redis-commander:latest@sha256:19cd0c49f418779fa2822a0496c5e6516d0c792effc39ed20089e6268477e40a as redis-commander
22

3-
FROM redis:bookworm@sha256:ea96c435dc17b011f54c6a883c3c45e7726242b075de61c6fe40a10ae6ae0f83
3+
FROM redis:bookworm@sha256:5250fed70d8a66f4901a8beace6f85bee9550c0fc6fd42d10e2c1cd24cf93a0d
44

55
RUN apt-get update && apt-get install -y curl \
66
&& curl -fsSL https://deb.nodesource.com/setup_18.x | bash - \

0 commit comments

Comments
 (0)