File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ LABEL org.opencontainers.image.source="https://github.com/dockserver/container"
2121
2222ARG TARGETPLATFORM
2323ARG BUILDPLATFORM
24- ARG VERSION=
24+ ARG VERSION=null
2525
2626RUN apk --quiet --no-cache --no-progress update && \
2727 apk --quiet --no-cache --no-progress upgrade && \
Original file line number Diff line number Diff line change 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}
Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments