Skip to content

Commit f081b97

Browse files
Use image SHA instead of latest
1 parent ab4eca6 commit f081b97

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/standalone-benchmark.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010
jobs:
1111
benchmark:
1212
runs-on: ${{ matrix.runner }}
13-
container: registry.cern.ch/alisw/slc9-gpu-builder:latest
13+
container: registry.cern.ch/alisw/slc9-gpu-builder@sha256:ea3443f9
1414
strategy:
1515
fail-fast: false
1616
matrix:

0 commit comments

Comments
 (0)