Skip to content

Commit 778cf65

Browse files
renovate[bot]dargmuesli
authored andcommitted
fix(deps): update ghcr.io/maevsi/vibetype docker tag to v10.20.1
1 parent 7a78a0e commit 778cf65

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:10.20.0
131+
image: ghcr.io/maevsi/vibetype:10.20.1
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:10.20.0
155+
image: ghcr.io/maevsi/vibetype:10.20.1
156156
secrets:
157157
- source: vibetype_api-notification-secret
158158
target: /run/environment-variables/NUXT_PRIVATE_API_NOTIFICATION_SECRET

0 commit comments

Comments
 (0)