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 0e62648 commit 99810a7Copy full SHA for 99810a7
1 file changed
.github/workflows/dev-sf.yaml
@@ -9,7 +9,7 @@ on:
9
jobs:
10
build:
11
runs-on: ubuntu-latest
12
- container: geocompr/geocompr:suggests
+ container: ghcr.io/geocompx/suggests:latest
13
env:
14
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
15
0 commit comments