Updated docker images names
This commit is contained in:
@@ -15,7 +15,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: odoo
|
||||
image: docker.io/bitnami/odoo:16
|
||||
image: bitnamilegacy/odoo:16
|
||||
ports:
|
||||
- containerPort: 8069
|
||||
env:
|
||||
|
||||
@@ -15,7 +15,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: postgres
|
||||
image: docker.io/bitnami/postgresql:15
|
||||
image: bitnamilegacy/postgresql:15
|
||||
ports:
|
||||
- containerPort: 5432
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user