diff --git a/apps/angel-backups.yaml b/apps/angel-backups.yaml index 59b044f8..3fd9a8a5 100644 --- a/apps/angel-backups.yaml +++ b/apps/angel-backups.yaml @@ -49,7 +49,7 @@ spec: spec: containers: - name: angel-backups - image: nginx:1.27.3 + image: nginx:1.27.4 ports: - containerPort: 80 volumeMounts: diff --git a/apps/db-static.yaml b/apps/db-static.yaml index 6205212e..4197128f 100644 --- a/apps/db-static.yaml +++ b/apps/db-static.yaml @@ -201,7 +201,7 @@ spec: spec: containers: - name: db-static - image: nginx:1.27.3 + image: nginx:1.27.4 ports: - containerPort: 80 volumeMounts: