Skip to content

Commit

Permalink
[Auto Generation] Changes : apps/docker-auto-replyarr/Dockerfile
Browse files Browse the repository at this point in the history
apps/docker-auto-replyarr/release.json
apps/docker-backup/Dockerfile
apps/docker-backup/release.json
apps/docker-dockupdate/Dockerfile
apps/docker-dockupdate/release.json
apps/docker-mount/Dockerfile
apps/docker-mount/release.json
apps/docker-restic/Dockerfile
apps/docker-restic/release.json
apps/docker-traktarr/release.json
apps/docker-uploader/release.json
apps/docker-wiki/Dockerfile
apps/docker-wiki/release.json
base/alpine/Dockerfile
base/alpine/release.json
base/docker-alpine-v3/Dockerfile
base/docker-alpine-v3/release.json
base/docker-config/Dockerfile
base/docker-config/release.json
base/docker-create/Dockerfile
base/docker-create/release.json
base/docker-dockserver/Dockerfile
base/docker-dockserver/release.json
base/docker-ubuntu-focal/release.json
base/docker-ubuntu-jammy/release.json
base/docker-ui/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 Jan 8, 2025
1 parent 88c3e68 commit 35c13be
Show file tree
Hide file tree
Showing 28 changed files with 80 additions and 80 deletions.
2 changes: 1 addition & 1 deletion apps/docker-auto-replyarr/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
#####################################
# Original coder Xaritomi -SBOX #
#####################################
FROM alpine:3.21.1 as buildstage
FROM alpine:3.21.2 as buildstage

Check warning on line 22 in apps/docker-auto-replyarr/Dockerfile

View workflow job for this annotation

GitHub Actions / Build Docker (docker-auto-replyarr)

The 'as' keyword should match the case of the 'from' keyword

FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/

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

Expand Down
4 changes: 2 additions & 2 deletions apps/docker-auto-replyarr/release.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
"appname": "docker-auto-replyarr",
"apppic": "",
"appfolder": "./apps/docker-auto-replyarr",
"newversion": "3.21.1",
"newversion": "3.21.2",
"baseimage": "alpine",
"description": "Official Alpine Linux Docker image. Win at minimalism!",
"body": "Upgrading docker-auto-replyarr to 3.21.1",
"body": "Upgrading docker-auto-replyarr to 3.21.2",
"user": "github-actions[bot]"
}
2 changes: 1 addition & 1 deletion apps/docker-backup/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
#####################################
# shellcheck disable=SC2086
# shellcheck disable=SC2046
FROM alpine:3.21.1
FROM alpine:3.21.2

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

Expand Down
4 changes: 2 additions & 2 deletions apps/docker-backup/release.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
"appname": "docker-backup",
"apppic": "./images/docker-backup.png",
"appfolder": "./apps/docker-backup",
"newversion": "3.21.1",
"newversion": "3.21.2",
"baseimage": "alpine",
"description": "Official Alpine Linux Docker image. Win at minimalism!",
"body": "Upgrading docker-backup to 3.21.1",
"body": "Upgrading docker-backup to 3.21.2",
"user": "github-actions[bot]"
}
2 changes: 1 addition & 1 deletion apps/docker-dockupdate/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
#####################################
# shellcheck disable=SC2086
# shellcheck disable=SC2046
FROM alpine:3.21.1
FROM alpine:3.21.2

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

Expand Down
4 changes: 2 additions & 2 deletions apps/docker-dockupdate/release.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
"appname": "docker-dockupdate",
"apppic": "./images/docker-dockupdate.png",
"appfolder": "./apps/docker-dockupdate",
"newversion": "3.21.1",
"newversion": "3.21.2",
"baseimage": "alpine",
"description": "null",
"body": "Upgrading docker-dockupdate to 3.21.1",
"body": "Upgrading docker-dockupdate to 3.21.2",
"user": "github-actions[bot]"
}
4 changes: 2 additions & 2 deletions apps/docker-mount/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
#####################################
# shellcheck disable=SC2086
# shellcheck disable=SC2046
FROM alpine:3.21.1 as builder
FROM alpine:3.21.2 as builder

Check warning on line 19 in apps/docker-mount/Dockerfile

View workflow job for this annotation

GitHub Actions / Build Docker (docker-mount)

The 'as' keyword should match the case of the 'from' keyword

FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/

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

Expand Down Expand Up @@ -50,7 +50,7 @@ FROM ghcr.io/linuxserver/baseimage-alpine:3.21-7eb9c29e-ls4
ARG TARGETPLATFORM
ARG BUILDPLATFORM

ARG BASE_VERSION=3.21.1
ARG BASE_VERSION=3.21.2
ARG ALPINE_VERSION=3.21-7eb9c29e-ls4
ARG MERGERFS_VERSION=2.40.2
ARG RCLONE_VERSION=v1.68.2
Expand Down
2 changes: 1 addition & 1 deletion apps/docker-mount/release.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"appname": "docker-mount",
"apppic": "./images/docker-mount.png",
"appfolder": "./apps/docker-mount",
"newversion": "3.21.1",
"newversion": "3.21.2",
"mergerfs": "2.40.2",
"rclone": "v1.68.2",
"baseimage": "alpine",
Expand Down
4 changes: 2 additions & 2 deletions apps/docker-restic/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
#####################################
# shellcheck disable=SC2086
# shellcheck disable=SC2046
FROM alpine:3.21.1 as builder
FROM alpine:3.21.2 as builder

Check warning on line 19 in apps/docker-restic/Dockerfile

View workflow job for this annotation

GitHub Actions / Build Docker (docker-restic)

The 'as' keyword should match the case of the 'from' keyword

FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/

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

Expand Down Expand Up @@ -48,7 +48,7 @@ FROM ghcr.io/linuxserver/baseimage-alpine:3.21-7eb9c29e-ls4
ARG TARGETPLATFORM
ARG BUILDPLATFORM

ARG BASE_VERSION=3.21.1
ARG BASE_VERSION=3.21.2
ARG ALPINE_VERSION=3.21-7eb9c29e-ls4
ARG RCLONE_VERSION=v1.68.2

Expand Down
2 changes: 1 addition & 1 deletion apps/docker-restic/release.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"appname": "docker-restic",
"apppic": "./images/docker-restic.png",
"appfolder": "./apps/docker-restic",
"newversion": "3.21.1",
"newversion": "3.21.2",
"rclone": "v1.68.2",
"baseimage": "alpine",
"buildimage": "alpine",
Expand Down
2 changes: 1 addition & 1 deletion apps/docker-traktarr/release.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"appname": "docker-traktarr",
"apppic": "./images/docker-traktarr.png",
"appfolder": "./apps/docker-traktarr",
"newversion": "3.21.1",
"newversion": "3.21.2",
"baseimage": "ghcr.io/linuxserver/baseimage-alpine",
"baseversion": "3.21-7eb9c29e-ls4",
"body": "Upgrading docker-traktarr to ",
Expand Down
2 changes: 1 addition & 1 deletion apps/docker-uploader/release.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"appname": "docker-uploader",
"apppic": "./images/docker-uploader.png",
"appfolder": "./apps/docker-uploader",
"newversion": "3.21.1",
"newversion": "3.21.2",
"baseimage": "ghcr.io/linuxserver/baseimage-alpine",
"baseversion": "3.21-7eb9c29e-ls4",
"body": "Upgrading docker-uploader to ",
Expand Down
4 changes: 2 additions & 2 deletions apps/docker-wiki/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,13 @@
#####################################
# shellcheck disable=SC2086
# shellcheck disable=SC2046
FROM alpine:3.21.1 as buildstage
FROM alpine:3.21.2 as buildstage

Check warning on line 19 in apps/docker-wiki/Dockerfile

View workflow job for this annotation

GitHub Actions / Build Docker (docker-wiki)

The 'as' keyword should match the case of the 'from' keyword

FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
LABEL org.opencontainers.image.source="https://github.com/dockserver/container"

ARG TARGETPLATFORM
ARG BUILDPLATFORM

ARG BASEVERSION="3.21.1"
ARG BASEVERSION="3.21.2"
ARG APPVERSION="1.4.72"
ARG WIKIVERSION="9.5.49"
ARG BRANCH="master"
Expand Down
4 changes: 2 additions & 2 deletions apps/docker-wiki/release.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
"apppic": "./images/docker-wiki.png",
"appfolder": "./apps/docker-wiki",
"appbranch": "master",
"newversion": "3.21.1",
"newversion": "3.21.2",
"appversion": "1.4.72",
"wikiversion": "9.5.49",
"baseimage": "alpine",
"description": "Docker + Traefik with Authelia and Cloudflare Protection",
"body": "Upgrading docker-wiki to 3.21.1",
"body": "Upgrading docker-wiki to 3.21.2",
"user": "github-actions[bot]"
}
4 changes: 2 additions & 2 deletions base/alpine/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@
#####################################
# shellcheck disable=SC2086
# shellcheck disable=SC2046
FROM alpine:3.21.1
FROM alpine:3.21.2
LABEL org.opencontainers.image.source="https://github.com/dockserver/container"

ARG TARGETPLATFORM
ARG BUILDPLATFORM
ARG VERSION="3.21.1"
ARG VERSION="3.21.2"

RUN \
echo "**** install packages ****" && \
Expand Down
4 changes: 2 additions & 2 deletions base/alpine/release.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
"appname": "alpine",
"apppic": "",
"appfolder": "./base/alpine",
"newversion": "3.21.1",
"newversion": "3.21.2",
"baseimage": "alpine",
"description": "Official Alpine Linux Docker image. Win at minimalism!",
"body": "Upgrading alpine to 3.21.1",
"body": "Upgrading alpine to 3.21.2",
"user": "github-actions[bot]"
}
2 changes: 1 addition & 1 deletion base/docker-alpine-v3/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
#####################################
# shellcheck disable=SC2086
# shellcheck disable=SC2046
FROM alpine:3.21.1
FROM alpine:3.21.2
LABEL org.opencontainers.image.source="https://github.com/dockserver/container"

### BUILD STAGE
Expand Down
6 changes: 3 additions & 3 deletions base/docker-alpine-v3/release.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
"appname": "docker-alpine-v3",
"apppic": "./images/docker-alpine-v3.png",
"appfolder": "./base/docker-alpine-v3",
"newversion": "3.21.1",
"newversion": "3.21.2",
"baseimage": "alpine",
"baseversion": "3.21.1",
"baseversion": "3.21.2",
"s6stage": "v3.2.0.2",
"description": "Docker docker-alpine-v3 with include s6-overlay: v3.2.0.2",
"body": "Upgrading docker-alpine-v3 to baseimage: alpine:3.21.1 with include s6-overlay: v3.2.0.2",
"body": "Upgrading docker-alpine-v3 to baseimage: alpine:3.21.2 with include s6-overlay: v3.2.0.2",
"user": "dockserver image update[bot]"
}
4 changes: 2 additions & 2 deletions base/docker-config/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,14 @@
#####################################
# shellcheck disable=SC2086
# shellcheck disable=SC2046
FROM alpine:3.21.1
FROM alpine:3.21.2

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

ARG TARGETPLATFORM
ARG BUILDPLATFORM

ARG VERSION="3.21.1"
ARG VERSION="3.21.2"

RUN \
echo "**** update packages ****" && \
Expand Down
4 changes: 2 additions & 2 deletions base/docker-config/release.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
"appname": "docker-config",
"apppic": "./images/docker-config.png",
"appfolder": "./base/docker-config",
"newversion": "3.21.1",
"newversion": "3.21.2",
"baseimage": "alpine",
"description": " !!! DEVERLOP STATUS !!! DO NOT TRY TO PULL THE IMAGE YOU NEED ACCESS TO THE REPOSITORY",
"body": "Upgrading docker-config to 3.21.1",
"body": "Upgrading docker-config to 3.21.2",
"user": "github-actions[bot]"
}
4 changes: 2 additions & 2 deletions base/docker-create/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,13 @@
#####################################
# shellcheck disable=SC2086
# shellcheck disable=SC2046
FROM alpine:3.21.1
FROM alpine:3.21.2

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

ARG TARGETPLATFORM
ARG BUILDPLATFORM
ARG VERSION="3.21.1"
ARG VERSION="3.21.2"

RUN \
echo "**** update packages ****" && \
Expand Down
4 changes: 2 additions & 2 deletions base/docker-create/release.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
"appname": "docker-create",
"apppic": "./images/docker-create.png",
"appfolder": "./base/docker-create",
"newversion": "3.21.1",
"newversion": "3.21.2",
"baseimage": "alpine",
"description": " !!! DEVERLOP STATUS !!! DO NOT TRY TO PULL THE IMAGE YOU NEED ACCESS TO THE REPOSITORY",
"body": "Upgrading docker-create to 3.21.1",
"body": "Upgrading docker-create to 3.21.2",
"user": "github-actions[bot]"
}
4 changes: 2 additions & 2 deletions base/docker-dockserver/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@
#####################################
# shellcheck disable=SC2086
# shellcheck disable=SC2046
FROM alpine:3.21.1
FROM alpine:3.21.2
LABEL org.opencontainers.image.source="https://github.com/dockserver/container"

ARG TARGETPLATFORM
ARG BUILDPLATFORM
ARG VERSION="3.21.1"
ARG VERSION="3.21.2"

RUN \
echo "**** install packages ****" && \
Expand Down
6 changes: 3 additions & 3 deletions base/docker-dockserver/release.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
"appname": "docker-dockserver",
"apppic": "",
"appfolder": "./base/docker-dockserver",
"newversion": "3.21.1",
"appversion": "3.21.1",
"newversion": "3.21.2",
"appversion": "3.21.2",
"baseimage": "alpine",
"description": "Docker + Traefik with Authelia and Cloudflare Protection",
"body": "Upgrading docker-dockserver to 3.21.1",
"body": "Upgrading docker-dockserver to 3.21.2",
"user": "github-actions[bot]"
}
4 changes: 2 additions & 2 deletions base/docker-ubuntu-focal/release.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
"appname": "docker-ubuntu-focal",
"apppic": "./images/docker-ubuntu-focal.png",
"appfolder": "./base/docker-ubuntu-focal",
"newversion": "3.21.1",
"newversion": "3.21.2",
"baseimage": "alpine",
"description": "Docker image for docker-ubuntu-focal",
"body": "Upgrading docker-ubuntu-focal to baseimage: alpine:3.21.1",
"body": "Upgrading docker-ubuntu-focal to baseimage: alpine:3.21.2",
"user": "dockserver image update[bot]"
}
4 changes: 2 additions & 2 deletions base/docker-ubuntu-jammy/release.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
"appname": "docker-ubuntu-jammy",
"apppic": "./images/docker-ubuntu-jammy.png",
"appfolder": "./base/docker-ubuntu-jammy",
"newversion": "3.21.1",
"newversion": "3.21.2",
"baseimage": "alpine",
"description": "Docker image for docker-ubuntu-jammy",
"body": "Upgrading docker-ubuntu-jammy to baseimage: alpine:3.21.1",
"body": "Upgrading docker-ubuntu-jammy to baseimage: alpine:3.21.2",
"user": "dockserver image update[bot]"
}
6 changes: 3 additions & 3 deletions base/docker-ui/release.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
"appname": "docker-ui",
"apppic": "",
"appfolder": "./base/docker-ui",
"newversion": "3.21.1",
"appversion": "3.21.1",
"newversion": "3.21.2",
"appversion": "3.21.2",
"baseimage": "alpine",
"description": " !!! DEVERLOP STATUS !!! DO NOT TRY TO PULL THE IMAGE YOU NEED ACCESS TO THE REPOSITORY",
"body": "Upgrading docker-ui to 3.21.1",
"body": "Upgrading docker-ui to 3.21.2",
"user": "github-actions[bot]"
}
Loading

0 comments on commit 35c13be

Please sign in to comment.