Skip to content

Commit

Permalink
Merge pull request 'chore(deps): update postgres:17.0-alpine3.20 dock…
Browse files Browse the repository at this point in the history
…er digest to b5acc9d' (#607) from renovate/postgres-17.0-alpine3.20 into main

Reviewed-on: https://git.k.joshuachp.dev/joshuachp/nixos-config/pulls/607
  • Loading branch information
joshuachp committed Nov 12, 2024
2 parents f216548 + 0a91c60 commit 9a2a2c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infra/postgres/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ spec:
spec:
containers:
- name: postgres
image: postgres:17.0-alpine3.20@sha256:72ff2e0890e35d33be50ffbdd81e87b6cc613ed8ea983623dee95acd29b120e1
image: postgres:17.0-alpine3.20@sha256:b5acc9ddb406dbd73436d7d8d2842295394d7f32f306be864693a4d8692514ba
env:
- name: POSTGRES_USER
value: postgres
Expand Down

0 comments on commit 9a2a2c9

Please sign in to comment.