Skip to content

Commit

Permalink
chore(deps): update postgres:17.0-alpine3.20 docker digest to b5acc9d
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuachp committed Nov 12, 2024
1 parent f216548 commit 0a91c60
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 0a91c60

Please sign in to comment.