Skip to content

Commit 7930dd2

Browse files
[Auto Generation] Changes : apps/docker-crunchydl/Dockerfile
apps/docker-crunchydl/release.json container.json Signed-off-by: dockserver-bot[bot] <145536302+dockserver-bot[bot]@users.noreply.github.com>
1 parent eda53c5 commit 7930dd2

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

apps/docker-crunchydl/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ LABEL org.opencontainers.image.source="https://github.com/dockserver/container"
2121

2222
ARG TARGETPLATFORM
2323
ARG BUILDPLATFORM
24-
ARG VERSION=
24+
ARG VERSION=null
2525

2626
RUN apk --quiet --no-cache --no-progress update && \
2727
apk --quiet --no-cache --no-progress upgrade && \

apps/docker-crunchydl/release.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
"appname": "docker-crunchydl",
33
"apppic": "./images/docker-crunchydl.png",
44
"appfolder": "./apps/docker-crunchydl",
5-
"newversion": "",
5+
"newversion": "null",
66
"appbranch": "master",
77
"baseimage": "alpine:latest",
88
"description": "Docker Container for crunchyroll download client",
9-
"body": "Upgrading docker-crunchydl to ",
9+
"body": "Upgrading docker-crunchydl to null",
1010
"user": "dockserver-image[bot]"
1111
}

container.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,11 +39,11 @@ apps docker-crunchydl
3939
"appname": "docker-crunchydl",
4040
"apppic": "./images/docker-crunchydl.png",
4141
"appfolder": "./apps/docker-crunchydl",
42-
"newversion": "",
42+
"newversion": "null",
4343
"appbranch": "master",
4444
"baseimage": "alpine:latest",
4545
"description": "Docker Container for crunchyroll download client",
46-
"body": "Upgrading docker-crunchydl to ",
46+
"body": "Upgrading docker-crunchydl to null",
4747
"user": "dockserver-image[bot]"
4848
}
4949

0 commit comments

Comments
 (0)