Skip to content

Commit

Permalink
chore(deps): update redis:bookworm docker digest to ea96c43
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and johnitvn committed Dec 4, 2024
1 parent 319d2b9 commit e38b080
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/redisdev/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM rediscommander/redis-commander:latest@sha256:19cd0c49f418779fa2822a0496c5e6516d0c792effc39ed20089e6268477e40a as redis-commander

FROM redis:bookworm@sha256:af0be38eb8e43191bae9b03fe5c928803930b6f93e2dde3a7ad1165c04b1ce22
FROM redis:bookworm@sha256:ea96c435dc17b011f54c6a883c3c45e7726242b075de61c6fe40a10ae6ae0f83

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

0 comments on commit e38b080

Please sign in to comment.