new image with timezone support

This commit is contained in:
Joerg Lehmann 2022-12-28 19:13:29 +01:00
parent 9790ce03b4
commit ebb627658d
1 changed files with 2 additions and 2 deletions

View File

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