Skip to content

Commit

Permalink
feat: update postgres init image
Browse files Browse the repository at this point in the history
  • Loading branch information
oscaromeu committed May 5, 2024
1 parent a2ed5ad commit ad3a8e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/apps/default/linkding/patches/postgres.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ spec:
values:
initContainers:
- name: init-db
image: ghcr.io/oscaromeu/postgres-init:14.10
image: ghcr.io/onedr0p/postgres-initdb:14.8@sha256:0141cf427c47f2d534711a3f9e8c5f9008bc6b585463ccd9288cf0f027e20deb
env:
- name: POSTGRES_HOST
valueFrom:
Expand Down

0 comments on commit ad3a8e9

Please sign in to comment.