Skip to content

Commit

Permalink
[Auto Generation] Changes : apps/docker-mount/Dockerfile
Browse files Browse the repository at this point in the history
apps/docker-mount/release.json
apps/docker-restic/Dockerfile
apps/docker-restic/release.json
apps/docker-traktarr/Dockerfile
apps/docker-traktarr/release.json
apps/docker-uploader/Dockerfile
apps/docker-uploader/release.json
container.json
nightly/docker-whisparr-nightly/Dockerfile
nightly/docker-whisparr-nightly/release.json

Signed-off-by: dockserver-bot[bot] <145536302+dockserver-bot[bot]@users.noreply.github.com>
  • Loading branch information
dockserver-bot[bot] committed Sep 28, 2024
1 parent 023a9df commit 7ff3b3f
Show file tree
Hide file tree
Showing 11 changed files with 24 additions and 24 deletions.
4 changes: 2 additions & 2 deletions apps/docker-mount/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -45,13 +45,13 @@ RUN \
apk del --quiet --clean-protected --no-progress && \
rm -rf /var/cache/apk/* /tmp/*

FROM ghcr.io/linuxserver/baseimage-alpine:3.20-2b0034c2-ls13
FROM ghcr.io/linuxserver/baseimage-alpine:3.20-2a6ecb14-ls14

ARG TARGETPLATFORM
ARG BUILDPLATFORM

ARG BASE_VERSION=3.20.3
ARG ALPINE_VERSION=3.20-2b0034c2-ls13
ARG ALPINE_VERSION=3.20-2a6ecb14-ls14
ARG MERGERFS_VERSION=2.40.2
ARG RCLONE_VERSION=v1.68.1

Expand Down
4 changes: 2 additions & 2 deletions apps/docker-mount/release.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
"baseimage": "alpine",
"buildimage": "alpine",
"finalimage": "ghcr.io/linuxserver/baseimage-alpine",
"baseversion": "3.20-2b0034c2-ls13",
"baseversion": "3.20-2a6ecb14-ls14",
"s6stage": "v3.2.0.0",
"description": "Docker docker-mount with mergerfs version 2.40.2 and rclone version v1.68.1 include s6-overlay: v3.2.0.0",
"body": "Upgrading docker-mount to baseimage: alpine:3.20-2b0034c2-ls13 with mergerfs: 2.40.2 and rclone: v1.68.1 include s6-overlay: v3.2.0.0",
"body": "Upgrading docker-mount to baseimage: alpine:3.20-2a6ecb14-ls14 with mergerfs: 2.40.2 and rclone: v1.68.1 include s6-overlay: v3.2.0.0",
"user": "dockserver image update[bot]"
}
4 changes: 2 additions & 2 deletions apps/docker-restic/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -43,13 +43,13 @@ RUN \
apk del --quiet --clean-protected --no-progress && \
rm -rf /var/cache/apk/* /tmp/*

FROM ghcr.io/linuxserver/baseimage-alpine:3.20-2b0034c2-ls13
FROM ghcr.io/linuxserver/baseimage-alpine:3.20-2a6ecb14-ls14

ARG TARGETPLATFORM
ARG BUILDPLATFORM

ARG BASE_VERSION=3.20.3
ARG ALPINE_VERSION=3.20-2b0034c2-ls13
ARG ALPINE_VERSION=3.20-2a6ecb14-ls14
ARG RCLONE_VERSION=v1.68.1

RUN \
Expand Down
4 changes: 2 additions & 2 deletions apps/docker-restic/release.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@
"baseimage": "alpine",
"buildimage": "alpine",
"finalimage": "ghcr.io/linuxserver/baseimage-alpine",
"baseversion": "3.20-2b0034c2-ls13",
"baseversion": "3.20-2a6ecb14-ls14",
"s6stage": "v3.2.0.0",
"description": "Docker docker-restic with rclone version v1.68.1 include s6-overlay: v3.2.0.0",
"body": "Upgrading docker-restic to baseimage: alpine:3.20-2b0034c2-ls13 with rclone: v1.68.1 include s6-overlay: v3.2.0.0",
"body": "Upgrading docker-restic to baseimage: alpine:3.20-2a6ecb14-ls14 with rclone: v1.68.1 include s6-overlay: v3.2.0.0",
"user": "dockserver image update[bot]"
}
4 changes: 2 additions & 2 deletions apps/docker-traktarr/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,13 @@
#####################################
# shellcheck disable=SC2086
# shellcheck disable=SC2046
FROM ghcr.io/linuxserver/baseimage-alpine:3.20-2b0034c2-ls13
FROM ghcr.io/linuxserver/baseimage-alpine:3.20-2a6ecb14-ls14
LABEL org.opencontainers.image.source="https://github.com/dockserver/container"

ARG TARGETPLATFORM
ARG BUILDPLATFORM

ARG ALPINE_VERSION=3.20-2b0034c2-ls13
ARG ALPINE_VERSION=3.20-2a6ecb14-ls14

ENV \
TRAKTARR_DIR=/app/traktarr \
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 @@ -4,7 +4,7 @@
"appfolder": "./apps/docker-traktarr",
"newversion": "3.20.3",
"baseimage": "ghcr.io/linuxserver/baseimage-alpine",
"baseversion": "3.20-2b0034c2-ls13",
"baseversion": "3.20-2a6ecb14-ls14",
"body": "Upgrading docker-traktarr to ",
"user": "dockserver image update[bot]"
}
4 changes: 2 additions & 2 deletions apps/docker-uploader/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,13 @@
#####################################
# shellcheck disable=SC2086
# shellcheck disable=SC2046
FROM ghcr.io/linuxserver/baseimage-alpine:3.20-2b0034c2-ls13
FROM ghcr.io/linuxserver/baseimage-alpine:3.20-2a6ecb14-ls14
LABEL org.opencontainers.image.source="https://github.com/dockserver/container"

ARG TARGETPLATFORM
ARG BUILDPLATFORM

ARG ALPINE_VERSION=3.20-2b0034c2-ls13
ARG ALPINE_VERSION=3.20-2a6ecb14-ls14

RUN \
echo "**** update packages ****" && \
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 @@ -4,7 +4,7 @@
"appfolder": "./apps/docker-uploader",
"newversion": "3.20.3",
"baseimage": "ghcr.io/linuxserver/baseimage-alpine",
"baseversion": "3.20-2b0034c2-ls13",
"baseversion": "3.20-2a6ecb14-ls14",
"body": "Upgrading docker-uploader to ",
"user": "dockserver image update[bot]"
}
14 changes: 7 additions & 7 deletions container.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,10 +82,10 @@ apps docker-mount
"baseimage": "alpine",
"buildimage": "alpine",
"finalimage": "ghcr.io/linuxserver/baseimage-alpine",
"baseversion": "3.20-2b0034c2-ls13",
"baseversion": "3.20-2a6ecb14-ls14",
"s6stage": "v3.2.0.0",
"description": "Docker docker-mount with mergerfs version 2.40.2 and rclone version v1.68.1 include s6-overlay: v3.2.0.0",
"body": "Upgrading docker-mount to baseimage: alpine:3.20-2b0034c2-ls13 with mergerfs: 2.40.2 and rclone: v1.68.1 include s6-overlay: v3.2.0.0",
"body": "Upgrading docker-mount to baseimage: alpine:3.20-2a6ecb14-ls14 with mergerfs: 2.40.2 and rclone: v1.68.1 include s6-overlay: v3.2.0.0",
"user": "dockserver image update[bot]"
}

Expand All @@ -111,10 +111,10 @@ apps docker-restic
"baseimage": "alpine",
"buildimage": "alpine",
"finalimage": "ghcr.io/linuxserver/baseimage-alpine",
"baseversion": "3.20-2b0034c2-ls13",
"baseversion": "3.20-2a6ecb14-ls14",
"s6stage": "v3.2.0.0",
"description": "Docker docker-restic with rclone version v1.68.1 include s6-overlay: v3.2.0.0",
"body": "Upgrading docker-restic to baseimage: alpine:3.20-2b0034c2-ls13 with rclone: v1.68.1 include s6-overlay: v3.2.0.0",
"body": "Upgrading docker-restic to baseimage: alpine:3.20-2a6ecb14-ls14 with rclone: v1.68.1 include s6-overlay: v3.2.0.0",
"user": "dockserver image update[bot]"
}

Expand Down Expand Up @@ -149,7 +149,7 @@ apps docker-traktarr
"appfolder": "./apps/docker-traktarr",
"newversion": "3.20.3",
"baseimage": "ghcr.io/linuxserver/baseimage-alpine",
"baseversion": "3.20-2b0034c2-ls13",
"baseversion": "3.20-2a6ecb14-ls14",
"body": "Upgrading docker-traktarr to ",
"user": "dockserver image update[bot]"
}
Expand All @@ -161,7 +161,7 @@ apps docker-uploader
"appfolder": "./apps/docker-uploader",
"newversion": "3.20.3",
"baseimage": "ghcr.io/linuxserver/baseimage-alpine",
"baseversion": "3.20-2b0034c2-ls13",
"baseversion": "3.20-2a6ecb14-ls14",
"body": "Upgrading docker-uploader to ",
"user": "dockserver image update[bot]"
}
Expand Down Expand Up @@ -388,7 +388,7 @@ nightly docker-whisparr-nightly
"newversion": "2.0.0.548",
"appbranch": "nightly",
"baseimage": "ghcr.io/linuxserver/baseimage-alpine",
"baseversion": "3.20-2b0034c2-ls13",
"baseversion": "3.20-2a6ecb14-ls14",
"description": "Whisparr is an adult movie collection manager for Usenet and BitTorrent users.",
"body": "Upgrading docker-whisparr-nightly to 2.0.0.548",
"user": "dockserver image update[bot]"
Expand Down
4 changes: 2 additions & 2 deletions nightly/docker-whisparr-nightly/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,15 @@
#####################################
# shellcheck disable=SC2086
# shellcheck disable=SC2046
FROM ghcr.io/linuxserver/baseimage-alpine:3.20-2b0034c2-ls13
FROM ghcr.io/linuxserver/baseimage-alpine:3.20-2a6ecb14-ls14
LABEL org.opencontainers.image.source="https://github.com/dockserver/container"

ARG TARGETPLATFORM
ARG BUILDPLATFORM

ARG VERSION=2.0.0.548
ARG BRANCH=nightly
ARG ALPINE_VERSION=3.20-2b0034c2-ls13
ARG ALPINE_VERSION=3.20-2a6ecb14-ls14

RUN \
echo "**** install build packages ****" && \
Expand Down
2 changes: 1 addition & 1 deletion nightly/docker-whisparr-nightly/release.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"newversion": "2.0.0.548",
"appbranch": "nightly",
"baseimage": "ghcr.io/linuxserver/baseimage-alpine",
"baseversion": "3.20-2b0034c2-ls13",
"baseversion": "3.20-2a6ecb14-ls14",
"description": "Whisparr is an adult movie collection manager for Usenet and BitTorrent users.",
"body": "Upgrading docker-whisparr-nightly to 2.0.0.548",
"user": "dockserver image update[bot]"
Expand Down

0 comments on commit 7ff3b3f

Please sign in to comment.