Skip to content

Commit 113f5fa

Browse files
deadprogramaykevl
authored andcommitted
build: switch to ghcr.io for docker container
Signed-off-by: deadprogram <[email protected]>
1 parent 71f1759 commit 113f5fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on:
1111
jobs:
1212
build:
1313
runs-on: ubuntu-latest
14-
container: tinygo/tinygo-dev
14+
container: ghcr.io/tinygo-org/tinygo-dev
1515
steps:
1616
- name: Work around CVE-2022-24765
1717
# We're not on a multi-user machine, so this is safe.

0 commit comments

Comments
 (0)