Skip to content

Commit

Permalink
feat(container): update postgres ( 16.1 → 16.2 ) (#1099)
Browse files Browse the repository at this point in the history
Co-authored-by: ergho-bot[bot] <116787855+ergho-bot[bot]@users.noreply.github.com>
  • Loading branch information
ergho-bot[bot] authored Feb 27, 2024
1 parent 79cbe83 commit f4fbc1d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ spec:
spec:
containers:
- name: dump
image: postgres:16.1-alpine@sha256:17eb369d9330fe7fbdb2f705418c18823d66322584c77c2b43cc0e1851d01de7
image: postgres:16.2-alpine@sha256:bbd7346fab25b7e0b25f214829d6ebfb78ef0465059492e46dee740ce8fcd844
volumeMounts:
- name: data
mountPath: /backup
Expand Down

0 comments on commit f4fbc1d

Please sign in to comment.