Skip to content

Commit ad043a1

Browse files
chore(deps): update redis docker digest to 1f07381
1 parent 6fef63f commit ad043a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.prometheus.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ services:
77
volumes:
88
- ./docker/prometheus/prometheus.yml:/etc/prometheus/prometheus.yml
99
redis:
10-
image: redis@sha256:315270d166080f537bbdf1b489b603aaaa213cb55a544acfa51feb7481abb1c0
10+
image: redis@sha256:1f073813b641755b70b0200da64131bbeeb4ec5b633ca67772229b49820caafa
1111
ports:
1212
- 6379:6379
1313
web:

0 commit comments

Comments
 (0)