Skip to content

Commit a862bb8

Browse files
chore(deps): update all non-major dependencies
1 parent 62d9ae7 commit a862bb8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/development/stack.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -469,7 +469,7 @@ services:
469469
- reccoom_postgres_data:/var/lib/postgresql/
470470
redis:
471471
# You cannot access the caching system via a web interface.
472-
image: redis:8.6.0-alpine
472+
image: redis:8.6.1-alpine
473473
volumes:
474474
- redis_data:/data
475475
redpanda:
@@ -553,7 +553,7 @@ services:
553553
placement:
554554
constraints:
555555
- node.role == manager
556-
image: traefik:v3.6.8
556+
image: traefik:v3.6.9
557557
ports: #DARGSTACK-REMOVE
558558
- mode: host #DARGSTACK-REMOVE
559559
protocol: tcp #DARGSTACK-REMOVE

0 commit comments

Comments
 (0)