Skip to content

Commit 8a09193

Browse files
[Auto Generation] Changes : apps/docker-uploader/release.json
apps/docker-vnstat/Dockerfile apps/docker-vnstat/release.json apps/docker-wiki/Dockerfile apps/docker-wiki/release.json base/alpine/Dockerfile base/alpine/release.json container.json Signed-off-by: dockserver-bot[bot] <145536302+dockserver-bot[bot]@users.noreply.github.com>
1 parent fb4cc4e commit 8a09193

8 files changed

Lines changed: 19 additions & 19 deletions

File tree

apps/docker-uploader/release.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"appname": "docker-uploader",
33
"apppic": "./images/docker-uploader.png",
44
"appfolder": "./apps/docker-uploader",
5-
"newversion": "3.23.2",
5+
"newversion": "",
66
"baseimage": "ghcr.io/linuxserver/baseimage-alpine",
77
"baseversion": "3.23-d34fa4d2-ls4",
88
"body": "Upgrading docker-uploader to ",

apps/docker-vnstat/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
#####################################
1717
# shellcheck disable=SC2086
1818
# shellcheck disable=SC2046
19-
FROM php:8-apache
19+
FROM php:
2020

2121
LABEL org.opencontainers.image.source="https://github.com/dockserver/container"
2222

apps/docker-vnstat/release.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
"appname": "docker-vnstat",
33
"apppic": "./images/docker-vnstat.png",
44
"appfolder": "./apps/docker-vnstat",
5-
"newversion": "8-apache",
5+
"newversion": "",
66
"baseimage": "php",
77
"description": "Docker image for docker-vnstat",
8-
"body": "Upgrading docker-vnstat to baseimage: php:8-apache",
8+
"body": "Upgrading docker-vnstat to baseimage: php:",
99
"user": "dockserver image update[bot]"
1010
}

apps/docker-wiki/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,13 @@
1616
#####################################
1717
# shellcheck disable=SC2086
1818
# shellcheck disable=SC2046
19-
FROM alpine:3.23.2 as buildstage
19+
FROM alpine: as buildstage
2020
LABEL org.opencontainers.image.source="https://github.com/dockserver/container"
2121

2222
ARG TARGETPLATFORM
2323
ARG BUILDPLATFORM
2424

25-
ARG BASEVERSION="3.23.2"
25+
ARG BASEVERSION=""
2626
ARG APPVERSION="1.4.74"
2727
ARG WIKIVERSION="9.7.1"
2828
ARG BRANCH="master"

apps/docker-wiki/release.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@
33
"apppic": "./images/docker-wiki.png",
44
"appfolder": "./apps/docker-wiki",
55
"appbranch": "master",
6-
"newversion": "3.23.2",
6+
"newversion": "",
77
"appversion": "1.4.74",
88
"wikiversion": "9.7.1",
99
"baseimage": "alpine",
1010
"description": "Docker + Traefik with Authelia and Cloudflare Protection",
11-
"body": "Upgrading docker-wiki to 3.23.2",
11+
"body": "Upgrading docker-wiki to ",
1212
"user": "github-actions[bot]"
1313
}

base/alpine/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,12 @@
1616
#####################################
1717
# shellcheck disable=SC2086
1818
# shellcheck disable=SC2046
19-
FROM alpine:3.23.2
19+
FROM alpine:
2020
LABEL org.opencontainers.image.source="https://github.com/dockserver/container"
2121

2222
ARG TARGETPLATFORM
2323
ARG BUILDPLATFORM
24-
ARG VERSION="3.23.2"
24+
ARG VERSION=""
2525

2626
RUN \
2727
echo "**** install packages ****" && \

base/alpine/release.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
"appname": "alpine",
33
"apppic": "",
44
"appfolder": "./base/alpine",
5-
"newversion": "3.23.2",
5+
"newversion": "",
66
"baseimage": "alpine",
77
"description": "Official Alpine Linux Docker image. Win at minimalism!",
8-
"body": "Upgrading alpine to 3.23.2",
8+
"body": "Upgrading alpine to ",
99
"user": "github-actions[bot]"
1010
}

container.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ apps docker-uploader
159159
"appname": "docker-uploader",
160160
"apppic": "./images/docker-uploader.png",
161161
"appfolder": "./apps/docker-uploader",
162-
"newversion": "3.23.2",
162+
"newversion": "",
163163
"baseimage": "ghcr.io/linuxserver/baseimage-alpine",
164164
"baseversion": "3.23-d34fa4d2-ls4",
165165
"body": "Upgrading docker-uploader to ",
@@ -171,10 +171,10 @@ apps docker-vnstat
171171
"appname": "docker-vnstat",
172172
"apppic": "./images/docker-vnstat.png",
173173
"appfolder": "./apps/docker-vnstat",
174-
"newversion": "8-apache",
174+
"newversion": "",
175175
"baseimage": "php",
176176
"description": "Docker image for docker-vnstat",
177-
"body": "Upgrading docker-vnstat to baseimage: php:8-apache",
177+
"body": "Upgrading docker-vnstat to baseimage: php:",
178178
"user": "dockserver image update[bot]"
179179
}
180180

@@ -184,12 +184,12 @@ apps docker-wiki
184184
"apppic": "./images/docker-wiki.png",
185185
"appfolder": "./apps/docker-wiki",
186186
"appbranch": "master",
187-
"newversion": "3.23.2",
187+
"newversion": "",
188188
"appversion": "1.4.74",
189189
"wikiversion": "9.7.1",
190190
"baseimage": "alpine",
191191
"description": "Docker + Traefik with Authelia and Cloudflare Protection",
192-
"body": "Upgrading docker-wiki to 3.23.2",
192+
"body": "Upgrading docker-wiki to ",
193193
"user": "github-actions[bot]"
194194
}
195195

@@ -198,10 +198,10 @@ base alpine
198198
"appname": "alpine",
199199
"apppic": "",
200200
"appfolder": "./base/alpine",
201-
"newversion": "3.23.2",
201+
"newversion": "",
202202
"baseimage": "alpine",
203203
"description": "Official Alpine Linux Docker image. Win at minimalism!",
204-
"body": "Upgrading alpine to 3.23.2",
204+
"body": "Upgrading alpine to ",
205205
"user": "github-actions[bot]"
206206
}
207207

0 commit comments

Comments
 (0)