File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -18,10 +18,10 @@ jobs:
1818 include :
1919 # Debian 11
2020 - os : bullseye
21- image : ghcr.io/dtcooper/raspberrypi-os:python3.12-bullseye
21+ image : ghcr.io/dtcooper/raspberrypi-os:python3.12-bullseye@sha256:72311cfece0656c91407b4fd982f5aaf0eded0fee477de58281e82ab67f4478f
2222 # Debian 12
2323 - os : bookworm
24- image : ghcr.io/dtcooper/raspberrypi-os:python3.12-bookworm
24+ image : ghcr.io/dtcooper/raspberrypi-os:python3.12-bookworm@sha256:0632946b7dc03ec3d9f7aeef9df4287affb3d6fe413f0e5dfd11c2b73466a845
2525 fail-fast : false
2626
2727 name : Build on ${{ matrix.os }}
6161 gstreamer1.0-tools gstreamer1.0-omx-generic \
6262 libcurl4-openssl-dev libgstreamer1.0-dev \
6363 libgstreamer-plugins-base1.0-dev liblog4cplus-dev \
64- libssl-dev pkg-config
64+ libssl-dev pkg-config openssl
6565
6666 mkdir -p build
6767 cd build
You can’t perform that action at this time.
0 commit comments