Skip to content

Commit 0aaaf9b

Browse files
committed
switch to ghcr.io/getsentry/sentry-dotnet-alpine:3.21
1 parent 3216ca1 commit 0aaaf9b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
- os: ubuntu-24.04-arm
3131
rid: linux-musl-arm64
3232
container:
33-
image: ghcr.io/jpnurmi/sentry-dotnet-alpine:3.21 # TODO: getsentry
33+
image: ghcr.io/getsentry/sentry-dotnet-alpine:3.21
3434
volumes:
3535
- /tmp/node20:/__e/node20
3636
- 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:
103103
rid: linux-musl-arm64
104104
slnf: Sentry-CI-Build-Linux-musl.slnf
105105
container:
106-
image: ghcr.io/jpnurmi/sentry-dotnet-alpine:3.21 # TODO: getsentry
106+
image: ghcr.io/getsentry/sentry-dotnet-alpine:3.21
107107
volumes:
108108
- /tmp/node20:/__e/node20
109109
- /var/run/docker.sock:/var/run/docker.sock

0 commit comments

Comments
 (0)