new versions with new stripe functionality (create customer)

This commit is contained in:
Joerg Lehmann 2023-02-03 17:33:09 +01:00
parent b179dfe931
commit 08183ce1dc
2 changed files with 2 additions and 2 deletions

View File

@ -18,7 +18,7 @@ metadata:
spec:
containers:
- name: mini-beieli-web
image: registry.gitlab.com/drpuur/mini-beieli-web:2022122801
image: registry.gitlab.com/drpuur/mini-beieli-web:2023020301
env:
- name: REDIS_CONNECTION_STRING
value: 127.0.0.1:6379

View File

@ -18,7 +18,7 @@ metadata:
spec:
containers:
- name: wo-bisch-web
image: registry.gitlab.com/drpuur/wo-bisch-web:2022122801
image: registry.gitlab.com/drpuur/wo-bisch-web:2023030201
env:
- name: REDIS_CONNECTION_STRING
value: 127.0.0.1:6379