We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71f1759 commit 113f5faCopy full SHA for 113f5fa
.github/workflows/linux.yml
@@ -11,7 +11,7 @@ on:
11
jobs:
12
build:
13
runs-on: ubuntu-latest
14
- container: tinygo/tinygo-dev
+ container: ghcr.io/tinygo-org/tinygo-dev
15
steps:
16
- name: Work around CVE-2022-24765
17
# We're not on a multi-user machine, so this is safe.
0 commit comments