Update images for brand master app

This commit is contained in:
dvirlabs 2026-05-07 09:14:02 +03:00
parent e922754337
commit ba113d08a6
2 changed files with 2 additions and 2 deletions

View File

@ -22,7 +22,7 @@ spec:
fsGroup: 999
initContainers:
- name: fix-permissions
image: harbor.dvirlabs.com/dockerhub/busybox:latest
image: harbor.dvirlabs.com/base-images/busybox:latest
command:
- sh
- -c

View File

@ -115,7 +115,7 @@ frontend:
postgres:
name: db
image:
repository: harbor.dvirlabs.com/dockerhub/postgres
repository: harbor.dvirlabs.com/base-images/postgres
tag: "16-alpine"
pullPolicy: IfNotPresent