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 fad36c0 commit 259473aCopy full SHA for 259473a
1 file changed
.github/workflows/main.yaml
@@ -7,7 +7,7 @@ jobs:
7
bookdown:
8
name: Render-Book
9
runs-on: ubuntu-latest
10
- container: ghcr.io/geocompx/docker:suggests
+ container: ghcr.io/geocompx/suggests:latest
11
env:
12
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
13
steps:
0 commit comments