Skip to content

Commit b213a0c

Browse files
committed
use hashes
1 parent 2fe4842 commit b213a0c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/ci.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,19 +35,19 @@ jobs:
3535
include:
3636
# x64 glibc
3737
- os: ubuntu-22.04
38-
container: ghcr.io/getsentry/sentry-test-ubuntu-20.04-amd64
38+
container: ghcr.io/getsentry/sentry-test-ubuntu-20.04-amd64@sha256:ba30663a1c8fcfaabead7336782faa82a4a39ab43efd34add66e377cc8a8aa17
3939
node: 18
4040
binary: linux-x64-glibc-108
4141
- os: ubuntu-22.04
42-
container: ghcr.io/getsentry/sentry-test-ubuntu-20.04-amd64
42+
container: ghcr.io/getsentry/sentry-test-ubuntu-20.04-amd64@sha256:ba30663a1c8fcfaabead7336782faa82a4a39ab43efd34add66e377cc8a8aa17
4343
node: 20
4444
binary: linux-x64-glibc-115
4545
- os: ubuntu-22.04
46-
container: ghcr.io/getsentry/sentry-test-ubuntu-20.04-amd64
46+
container: ghcr.io/getsentry/sentry-test-ubuntu-20.04-amd64@sha256:ba30663a1c8fcfaabead7336782faa82a4a39ab43efd34add66e377cc8a8aa17
4747
node: 22
4848
binary: linux-x64-glibc-127
4949
- os: ubuntu-22.04
50-
container: ghcr.io/getsentry/sentry-test-ubuntu-20.04-amd64
50+
container: ghcr.io/getsentry/sentry-test-ubuntu-20.04-amd64@sha256:ba30663a1c8fcfaabead7336782faa82a4a39ab43efd34add66e377cc8a8aa17
5151
node: 24
5252
binary: linux-x64-glibc-137
5353

0 commit comments

Comments
 (0)