File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -339,7 +339,7 @@ services:
339339 # timeout: 10s
340340 # retries: 3
341341 # start_period: 10s
342- image : redpandadata/redpanda:v24.3.10
342+ image : redpandadata/redpanda:v24.3.11
343343 volumes :
344344 - redpanda_data:/var/lib/redpanda/data
345345 redpanda-console :
Original file line number Diff line number Diff line change @@ -127,7 +127,7 @@ services:
127127 - (( append ))
128128 - traefik.http.routers.vibetype.middlewares=vibetype_cors,vibetype_redirectregex
129129 - traefik.http.routers.vibetype_secure.tls.certresolver=default
130- image : ghcr.io/maevsi/vibetype:10.11.0
130+ image : ghcr.io/maevsi/vibetype:10.11.1
131131 user : (( prune ))
132132 vibetype_beta :
133133 # You can access the main project frontend's beta version at [beta.localhost](https://beta.localhost/).
@@ -151,7 +151,7 @@ services:
151151 NUXT_PUBLIC_VIBETYPE_EMAIL_LIMIT24H : ${VIBETYPE_NUXT_PUBLIC_VIBETYPE_EMAIL_LIMIT24H}
152152 NUXT_PUBLIC_VIO_ENVIRONMENT : beta
153153 PGHOST : ${VIBETYPE_PGHOST}
154- image : ghcr.io/maevsi/vibetype:10.11.0
154+ image : ghcr.io/maevsi/vibetype:10.11.1
155155 secrets :
156156 - source : vibetype_api-notification-secret
157157 target : /run/environment-variables/NUXT_PRIVATE_API_NOTIFICATION_SECRET
You can’t perform that action at this time.
0 commit comments