File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 54
54
runs-on : depot-ubuntu-24.04-4
55
55
needs : build_details
56
56
container :
57
- image : savonet/liquidsoap-ci:debian_bookworm
57
+ image : savonet/liquidsoap-ci:debian_bookworm@sha256:71cb5ce9563132207096223c4ea4e75b9b41907202e74abc6238a8aef03aa842
58
58
options : --user opam
59
59
env :
60
60
HOME : /home/opam
97
97
build_js :
98
98
runs-on : depot-ubuntu-24.04-4
99
99
container :
100
- image : savonet/liquidsoap-ci:debian_bookworm
100
+ image : savonet/liquidsoap-ci:debian_bookworm@sha256:71cb5ce9563132207096223c4ea4e75b9b41907202e74abc6238a8aef03aa842
101
101
options : --user opam
102
102
env :
103
103
HOME : /home/opam
@@ -160,7 +160,7 @@ jobs:
160
160
needs : build_details
161
161
if : github.event_name != 'pull_request' && github.repository_owner == 'savonet' && needs.build_details.outputs.branch == 'main'
162
162
container :
163
- image : savonet/liquidsoap-ci:debian_bookworm
163
+ image : savonet/liquidsoap-ci:debian_bookworm@sha256:71cb5ce9563132207096223c4ea4e75b9b41907202e74abc6238a8aef03aa842
164
164
options : --user root -v ${{ github.workspace }}/${{ github.run_number }}:/tmp/${{ github.run_number }}
165
165
env :
166
166
HOME : /home/opam
@@ -220,7 +220,7 @@ jobs:
220
220
runs-on : depot-ubuntu-24.04-4
221
221
needs : build_details
222
222
container :
223
- image : savonet/liquidsoap-ci:debian_bookworm
223
+ image : savonet/liquidsoap-ci:debian_bookworm@sha256:71cb5ce9563132207096223c4ea4e75b9b41907202e74abc6238a8aef03aa842
224
224
options : --user root --privileged --ulimit core=-1 --security-opt seccomp=unconfined -v ${{ github.workspace }}/${{ github.run_number }}:/tmp/${{ github.run_number }}
225
225
strategy :
226
226
fail-fast : false
You can’t perform that action at this time.
0 commit comments