Skip to content

Commit 4a86103

Browse files
chore(deps): update all non-major dependencies
1 parent 3bbdc8b commit 4a86103

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
@@ -390,7 +390,7 @@ services:
390390
# timeout: 10s
391391
# retries: 3
392392
# start_period: 10s
393-
image: redpandadata/redpanda:v25.1.6
393+
image: redpandadata/redpanda:v25.1.7
394394
volumes:
395395
- redpanda_data:/var/lib/redpanda/data
396396
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:12.10.0
122+
image: ghcr.io/maevsi/vibetype:12.11.0
123123
user: (( prune ))
124124
# vibetype_beta:
125125
# # You can access the main project frontend's beta version at [beta.localhost](https://beta.localhost/).

0 commit comments

Comments
 (0)