mirror of
https://github.com/linuxserver/docker-ffmpeg.git
synced 2026-02-20 04:56:23 +08:00
Compare commits
2 Commits
8.0.1-cli-
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
f35f0c9720 | ||
|
|
d424516bec |
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -276,7 +276,7 @@ pipeline {
|
|||||||
-v ${WORKSPACE}:/mnt \
|
-v ${WORKSPACE}:/mnt \
|
||||||
-e AWS_ACCESS_KEY_ID=\"${S3_KEY}\" \
|
-e AWS_ACCESS_KEY_ID=\"${S3_KEY}\" \
|
||||||
-e AWS_SECRET_ACCESS_KEY=\"${S3_SECRET}\" \
|
-e AWS_SECRET_ACCESS_KEY=\"${S3_SECRET}\" \
|
||||||
ghcr.io/linuxserver/baseimage-alpine:3 s6-envdir -fn -- /var/run/s6/container_environment /bin/bash -c "\
|
ghcr.io/linuxserver/baseimage-alpine:3.23 s6-envdir -fn -- /var/run/s6/container_environment /bin/bash -c "\
|
||||||
apk add --no-cache python3 && \
|
apk add --no-cache python3 && \
|
||||||
python3 -m venv /lsiopy && \
|
python3 -m venv /lsiopy && \
|
||||||
pip install --no-cache-dir -U pip && \
|
pip install --no-cache-dir -U pip && \
|
||||||
|
|||||||
@ -4,7 +4,7 @@ alsa-topology-conf 1.2.5.1-2 deb
|
|||||||
alsa-ucm-conf 1.2.10-1ubuntu5.9 deb
|
alsa-ucm-conf 1.2.10-1ubuntu5.9 deb
|
||||||
apt 2.8.3 deb
|
apt 2.8.3 deb
|
||||||
apt-utils 2.8.3 deb
|
apt-utils 2.8.3 deb
|
||||||
base-files 13ubuntu10.3 deb
|
base-files 13ubuntu10.4 deb
|
||||||
base-passwd 3.6.3build1 deb
|
base-passwd 3.6.3build1 deb
|
||||||
bash 5.2.21-2ubuntu4 deb
|
bash 5.2.21-2ubuntu4 deb
|
||||||
bsdutils 1:2.39.3-9ubuntu6.4 deb
|
bsdutils 1:2.39.3-9ubuntu6.4 deb
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user