File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 30
30
- os : ubuntu-24.04-arm
31
31
rid : linux-musl-arm64
32
32
container :
33
- image : ghcr.io/jpnurmi /sentry-dotnet-alpine:3.21 # TODO: getsentry
33
+ image : ghcr.io/getsentry /sentry-dotnet-alpine:3.21
34
34
volumes :
35
35
- /tmp/node20:/__e/node20
36
36
- os : macos-15 # Pin macos to get the version of Xcode that we need: https://github.com/actions/runner-images/issues/10703
@@ -103,7 +103,7 @@ jobs:
103
103
rid : linux-musl-arm64
104
104
slnf : Sentry-CI-Build-Linux-musl.slnf
105
105
container :
106
- image : ghcr.io/jpnurmi /sentry-dotnet-alpine:3.21 # TODO: getsentry
106
+ image : ghcr.io/getsentry /sentry-dotnet-alpine:3.21
107
107
volumes :
108
108
- /tmp/node20:/__e/node20
109
109
- /var/run/docker.sock:/var/run/docker.sock
You can’t perform that action at this time.
0 commit comments