Skip to content

Commit 87320e4

Browse files
chore(deps): update all non-major dependencies
1 parent 6c918ce commit 87320e4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/development/stack.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -507,7 +507,7 @@ services:
507507
# timeout: 10s
508508
# retries: 3
509509
# start_period: 10s
510-
image: redpandadata/redpanda:v26.1.3
510+
image: redpandadata/redpanda:v26.1.4
511511
volumes:
512512
- redpanda_data:/var/lib/redpanda/data
513513
redpanda-console:

src/production/production.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ services:
119119
- (( append ))
120120
- traefik.http.routers.vibetype.middlewares=vibetype_cors,vibetype_redirectregex
121121
- traefik.http.routers.vibetype_secure.tls.certresolver=default
122-
image: ghcr.io/maevsi/vibetype:14.1.0
122+
image: ghcr.io/maevsi/vibetype:14.1.1
123123
user: (( prune ))
124124
# vibetype_beta:
125125
# # You can access the main project frontend's beta version at [beta.app.localhost](https://beta.app.localhost/).

0 commit comments

Comments
 (0)