File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
clone :
2
2
git :
3
- image : harbor.crystalnet.org/dockerhub-proxy/woodpeckerci/plugin-git:2.4 .0
3
+ image : harbor.crystalnet.org/dockerhub-proxy/woodpeckerci/plugin-git:2.6 .0
4
4
settings :
5
5
partial : false
6
6
depth : 1
Original file line number Diff line number Diff line change 1
1
clone :
2
2
git :
3
- image : harbor.crystalnet.org/dockerhub-proxy/woodpeckerci/plugin-git:2.4 .0
3
+ image : harbor.crystalnet.org/dockerhub-proxy/woodpeckerci/plugin-git:2.6 .0
4
4
settings :
5
5
partial : false
6
6
depth : 1
Original file line number Diff line number Diff line change 1
1
clone :
2
2
git :
3
- image : harbor.crystalnet.org/dockerhub-proxy/woodpeckerci/plugin-git:2.4 .0
3
+ image : harbor.crystalnet.org/dockerhub-proxy/woodpeckerci/plugin-git:2.6 .0
4
4
settings :
5
5
partial : false
6
6
depth : 1
7
7
8
8
steps :
9
9
renovate :
10
- image : harbor.crystalnet.org/dockerhub-proxy/renovate/renovate:37.140.10
10
+ image : harbor.crystalnet.org/dockerhub-proxy/renovate/renovate:37.440.7
11
11
secrets :
12
12
- github_com_token
13
13
- renovate_token
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ RUN sed -i 's/Components: main/Components: main contrib non-free/' /etc/apt/sour
28
28
29
29
# Define the ARG for the jellyfin-ffmpeg version
30
30
# renovate: datasource=github-releases depName=jellyfin/jellyfin-ffmpeg versioning=loose
31
- ARG JELLYFIN_FFMPEG_VERSION=6.0.1-7
31
+ ARG JELLYFIN_FFMPEG_VERSION=6.0.1-8
32
32
33
33
RUN apt-get update && apt-get install -y \
34
34
libssl3 \
You can’t perform that action at this time.
0 commit comments