Skip to content

Commit

Permalink
[Auto Generation] Changes : apps/docker-wiki/Dockerfile
Browse files Browse the repository at this point in the history
apps/docker-wiki/release.json
container.json

Signed-off-by: dockserver-bot[bot] <145536302+dockserver-bot[bot]@users.noreply.github.com>
  • Loading branch information
dockserver-bot[bot] committed Sep 18, 2024
1 parent 7fb0fa6 commit 84c06dc
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions apps/docker-wiki/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ ARG BUILDPLATFORM

ARG BASEVERSION="3.20.3"
ARG APPVERSION="1.4.69"
ARG WIKIVERSION="9.5.34"
ARG WIKIVERSION="9.5.35"
ARG BRANCH="master"

## BUILDSTAGE
Expand All @@ -43,7 +43,7 @@ RUN \

## FINALSTAGE

FROM ghcr.io/squidfunk/mkdocs-material:9.5.34
FROM ghcr.io/squidfunk/mkdocs-material:9.5.35

COPY --from=buildstage /app/wiki /docs

Expand Down
2 changes: 1 addition & 1 deletion apps/docker-wiki/release.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"appbranch": "master",
"newversion": "3.20.3",
"appversion": "1.4.69",
"wikiversion": "9.5.34",
"wikiversion": "9.5.35",
"baseimage": "alpine",
"description": "Docker + Traefik with Authelia and Cloudflare Protection",
"body": "Upgrading docker-wiki to 3.20.3",
Expand Down
2 changes: 1 addition & 1 deletion container.json
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ apps docker-wiki
"appbranch": "master",
"newversion": "3.20.3",
"appversion": "1.4.69",
"wikiversion": "9.5.34",
"wikiversion": "9.5.35",
"baseimage": "alpine",
"description": "Docker + Traefik with Authelia and Cloudflare Protection",
"body": "Upgrading docker-wiki to 3.20.3",
Expand Down

0 comments on commit 84c06dc

Please sign in to comment.