File tree 4 files changed +8
-8
lines changed
4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 34
34
35
35
- name : Build and push
36
36
id : docker_build
37
- uses : docker/build-push-action@v5
37
+ uses : docker/build-push-action@v6
38
38
with :
39
39
context : ./
40
40
file : ./Dockerfile
Original file line number Diff line number Diff line change 30
30
31
31
- name : Build and push
32
32
id : docker_build
33
- uses : docker/build-push-action@v5
33
+ uses : docker/build-push-action@v6
34
34
with :
35
35
context : ./
36
36
file : ./Dockerfile
Original file line number Diff line number Diff line change 38
38
39
39
- name : Build and push
40
40
id : docker_build
41
- uses : docker/build-push-action@v5
41
+ uses : docker/build-push-action@v6
42
42
with :
43
43
context : ./
44
44
file : ./Dockerfile
Original file line number Diff line number Diff line change 1
1
num2words == 0.5.13
2
- numpy == 1.26.4
3
- opencv-python == 4.9 .0.80
2
+ numpy == 2.0.1
3
+ opencv-python == 4.10 .0.84
4
4
pillow == 10.3.0
5
- PlexAPI == 4.15.12
5
+ PlexAPI == 4.15.15
6
6
kometautils == 0.3.4
7
- requests == 2.31.0
7
+ requests == 2.32.3
8
8
retrying == 1.3.4
9
9
tmdbapis == 1.2.16
10
- tqdm == 4.66.2
10
+ tqdm == 4.66.4
You can’t perform that action at this time.
0 commit comments