Skip to content

Commit 48e9211

Browse files
committed
Update ghcr.io/marcopiovanello/yt-dlp-web-ui:latest Docker digest to 351f523
1 parent 95d2603 commit 48e9211

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

apps/yt-dlp-webui/deployment.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ spec:
2929
type: "RuntimeDefault"
3030
initContainers:
3131
- name: "seed"
32-
image: "ghcr.io/marcopiovanello/yt-dlp-web-ui:latest@sha256:03a297e75235c42cfdef00ecb6395821903186bcfabcde32eb709c9450de8a97"
32+
image: "ghcr.io/marcopiovanello/yt-dlp-web-ui:latest@sha256:351f5237ab4604c531d4e11bf5cd7d4d320b4e06d16a3595412f5565b6dea5d8"
3333
imagePullPolicy: "IfNotPresent"
3434
command: ["mkdir", "-p", "/storage/downloads"]
3535
securityContext:
@@ -54,7 +54,7 @@ spec:
5454
mountPath: "/storage"
5555
containers:
5656
- name: "yt-dlp-webui"
57-
image: "ghcr.io/marcopiovanello/yt-dlp-web-ui:latest@sha256:03a297e75235c42cfdef00ecb6395821903186bcfabcde32eb709c9450de8a97"
57+
image: "ghcr.io/marcopiovanello/yt-dlp-web-ui:latest@sha256:351f5237ab4604c531d4e11bf5cd7d4d320b4e06d16a3595412f5565b6dea5d8"
5858
imagePullPolicy: "IfNotPresent"
5959
securityContext:
6060
runAsUser: 44412

0 commit comments

Comments
 (0)