We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd36d35 commit 36e206aCopy full SHA for 36e206a
.github/workflows/go-pr.yml
@@ -10,7 +10,7 @@ jobs:
10
build:
11
runs-on: ubuntu-latest
12
container:
13
- image: registry.vanillaos.org/vanillaos/pico:main
+ image: ghcr.io/vanilla-os/pico:main
14
15
steps:
16
- uses: actions/checkout@v3
.github/workflows/go.yml
@@ -9,7 +9,7 @@ jobs:
9
0 commit comments