Skip to content

Commit 13aba30

Browse files
committed
ghcr.io/getsentry/sentry-dotnet-alpine:3.21
1 parent 333332c commit 13aba30

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/build.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- os: ubuntu-22.04 # Pin ubuntu to ensure mono is installed
2222
target: Linux
2323
- os: ubuntu-latest
24-
container: ghcr.io/jpnurmi/sentry-dotnet-alpine:3.21 # TODO: getsentry
24+
container: ghcr.io/getsentry/sentry-dotnet-alpine:3.21
2525
target: Linux-musl
2626
- os: windows-latest
2727
- os: macos-15 # Pin macos to get the version of Xcode that we need: https://github.com/actions/runner-images/issues/10703
@@ -66,7 +66,7 @@ jobs:
6666
- os: ubuntu-22.04 # Pin ubuntu to ensure mono is installed
6767
target: Linux
6868
- os: ubuntu-latest
69-
container: ghcr.io/jpnurmi/sentry-dotnet-alpine:3.21 # TODO: getsentry
69+
container: ghcr.io/getsentry/sentry-dotnet-alpine:3.21
7070
target: Linux-musl
7171
- os: windows-latest
7272
- os: macos-15 # Pin macos to get the version of Xcode that we need: https://github.com/actions/runner-images/issues/10703
@@ -186,7 +186,7 @@ jobs:
186186
include:
187187
- os: ubuntu-22.04 # Pin ubuntu to ensure mono is installed
188188
- os: ubuntu-latest
189-
container: ghcr.io/jpnurmi/sentry-dotnet-alpine:3.21 # TODO: getsentry
189+
container: ghcr.io/getsentry/sentry-dotnet-alpine:3.21
190190
target: Linux-musl
191191
- os: windows-latest
192192
- os: macos-15 # Pin macos to get the version of Xcode that we need: https://github.com/actions/runner-images/issues/10703

0 commit comments

Comments
 (0)