Skip to content

Commit 9f43440

Browse files
committed
fix(deps): update to ghcr.io/maevsi/vibetype to v11.0.2
1 parent 7511369 commit 9f43440

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/production/production.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ services:
128128
- (( append ))
129129
- traefik.http.routers.vibetype.middlewares=vibetype_cors,vibetype_redirectregex
130130
- traefik.http.routers.vibetype_secure.tls.certresolver=default
131-
image: ghcr.io/maevsi/vibetype:11.0.1
131+
image: ghcr.io/maevsi/vibetype:11.0.2
132132
user: (( prune ))
133133
# vibetype_beta:
134134
# # You can access the main project frontend's beta version at [beta.localhost](https://beta.localhost/).
@@ -152,7 +152,7 @@ services:
152152
# NUXT_PUBLIC_VIBETYPE_EMAIL_LIMIT24H: ${VIBETYPE_NUXT_PUBLIC_VIBETYPE_EMAIL_LIMIT24H}
153153
# NUXT_PUBLIC_VIO_ENVIRONMENT: beta
154154
# PGHOST: ${VIBETYPE_PGHOST}
155-
# image: ghcr.io/maevsi/vibetype:11.0.1
155+
# image: ghcr.io/maevsi/vibetype:11.0.2
156156
# secrets:
157157
# - source: vibetype_api-notification-secret
158158
# target: /run/environment-variables/NUXT_PRIVATE_API_NOTIFICATION_SECRET

0 commit comments

Comments
 (0)