diff --git a/apps/angel-backups.yaml b/apps/angel-backups.yaml index 567be342..3aaacdb2 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.0 + image: nginx:1.27.1 ports: - containerPort: 80 volumeMounts: diff --git a/apps/db-static.yaml b/apps/db-static.yaml index dd8160d8..978829a8 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.0 + image: nginx:1.27.1 ports: - containerPort: 80 volumeMounts: