Skip to content

Commit

Permalink
Change GRAV image repo
Browse files Browse the repository at this point in the history
  • Loading branch information
JS-Media-Creation authored May 23, 2023
1 parent 83f9706 commit c63ea32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion grav-chart/templates/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ spec:
spec:
containers:
- name: grav
image: linuxserver/grav:version-{{ .Values.grav_version }}
image: lscr.io/linuxserver/grav:version-{{ .Values.grav_version }}
env:
- name: PUID
value: "1000"
Expand Down

0 comments on commit c63ea32

Please sign in to comment.