chore(dlob): use canonical storage image

This commit is contained in:
mpabi
2026-03-13 23:28:18 +01:00
parent 3572382c90
commit db4e45dc55
2 changed files with 2 additions and 2 deletions

View File

@@ -18,7 +18,7 @@ spec:
- name: gitea-registry - name: gitea-registry
containers: containers:
- name: publisher - name: publisher
image: gitea.mpabi.pl/trade/trade-dlob-server:sha-8a378b7-lite-l2 image: gitea.mpabi.pl/trade/trade-dlob-server:sha-5d55631-canonical
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
ports: ports:
- name: http - name: http

View File

@@ -18,7 +18,7 @@ spec:
- name: gitea-registry - name: gitea-registry
containers: containers:
- name: server - name: server
image: gitea.mpabi.pl/trade/trade-dlob-server:sha-8a378b7-lite-l2 image: gitea.mpabi.pl/trade/trade-dlob-server:sha-5d55631-canonical
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
ports: ports:
- name: http - name: http