Skip to content

Commit 3b4378c

Browse files
chore(deps): update all non-major dependencies
1 parent bb6cd8b commit 3b4378c

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
@@ -420,7 +420,7 @@ services:
420420
# timeout: 10s
421421
# retries: 3
422422
# start_period: 10s
423-
image: redpandadata/redpanda:v25.3.3
423+
image: redpandadata/redpanda:v25.3.4
424424
volumes:
425425
- redpanda_data:/var/lib/redpanda/data
426426
redpanda-console:

src/production/production.yml

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

0 commit comments

Comments
 (0)