mirror of
https://github.com/tinygo-org/drivers.git
synced 2026-08-15 20:33:39 +00:00
build: switch to ghcr.io for docker container
Signed-off-by: deadprogram <ron@hybridgroup.com>
This commit is contained in:
@@ -11,7 +11,7 @@ on:
|
|||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
container: tinygo/tinygo-dev
|
container: ghcr.io/tinygo-org/tinygo-dev
|
||||||
steps:
|
steps:
|
||||||
- name: Work around CVE-2022-24765
|
- name: Work around CVE-2022-24765
|
||||||
# We're not on a multi-user machine, so this is safe.
|
# We're not on a multi-user machine, so this is safe.
|
||||||
|
|||||||
Reference in New Issue
Block a user