Updated docker images names

This commit is contained in:
Marcin-Ramotowski
2025-10-04 16:11:19 +02:00
parent cf241d7771
commit 25cd302c42
2 changed files with 2 additions and 2 deletions

View File

@@ -15,7 +15,7 @@ spec:
spec:
containers:
- name: odoo
image: docker.io/bitnami/odoo:16
image: bitnamilegacy/odoo:16
ports:
- containerPort: 8069
env:

View File

@@ -15,7 +15,7 @@ spec:
spec:
containers:
- name: postgres
image: docker.io/bitnami/postgresql:15
image: bitnamilegacy/postgresql:15
ports:
- containerPort: 5432
env: