Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 283688cf2a |
@@ -33,7 +33,7 @@ spec:
|
||||
fsGroup: 999
|
||||
containers:
|
||||
- name: postgres
|
||||
image: postgis/postgis:17-3.5
|
||||
image: postgis/postgis:16-3.5
|
||||
imagePullPolicy: IfNotPresent
|
||||
env:
|
||||
- name: POSTGRES_USER
|
||||
|
||||
@@ -395,7 +395,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: nextcloud
|
||||
image: docker.io/library/nextcloud:32.0.10-apache
|
||||
image: docker.io/library/nextcloud:33.0.4-apache
|
||||
imagePullPolicy: IfNotPresent
|
||||
env:
|
||||
- name: SMTP_HOST
|
||||
|
||||
Reference in New Issue
Block a user