Skip to content

Commit

Permalink
feat(container): update postgres ( 17.0 → 17.1 )
Browse files Browse the repository at this point in the history
  • Loading branch information
ergho-bot[bot] authored Nov 14, 2024
1 parent 132c2ac commit b0f5bbd
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:17.0-alpine@sha256:d388be15cfb665c723da47cccdc7ea5c003ed71f700c5419bbd075033227ce1f
image: postgres:17.1-alpine@sha256:eb37f58646a901dc7727cf448cae36daaefaba79de33b5058dab79aa4c04aefb
volumeMounts:
- name: data
mountPath: /backup
Expand Down

0 comments on commit b0f5bbd

Please sign in to comment.