Skip to content

Commit 2b4f23f

Browse files
Update postgres:18 Docker digest from 18 to 18
1 parent 6f99aab commit 2b4f23f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

ansible/postgresql-1-upgrade.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
become: yes
77
gather_facts: no
88
vars:
9-
postgresql_1_image: postgres:18@sha256:a9abf4275f9e99bff8e6aed712b3b7dfec9cac1341bba01c1ffdfce9ff9fc34a # renovate
9+
postgresql_1_image: postgres:18@sha256:270cac6290e2dbf63201faa0e474bfa391fdeba5c439326904d43753b6f3387c # renovate
1010
tasks:
1111
# --- Stop old container ---
1212
- name: Stop and remove PostgreSQL container
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
postgresql_1_image: postgres:18@sha256:a9abf4275f9e99bff8e6aed712b3b7dfec9cac1341bba01c1ffdfce9ff9fc34a # renovate
1+
postgresql_1_image: postgres:18@sha256:270cac6290e2dbf63201faa0e474bfa391fdeba5c439326904d43753b6f3387c # renovate

0 commit comments

Comments
 (0)