diff --git a/.woodpecker/docs.yml b/.woodpecker/docs.yml index d44ce3fa05..d8f688803f 100644 --- a/.woodpecker/docs.yml +++ b/.woodpecker/docs.yml @@ -58,7 +58,7 @@ steps: # TODO: add step to remove preview again after PR is closed (waiting for #286) deploy: - image: alpine:3.14.2 + image: alpine:3.18 secrets: - BOT_PRIVATE_KEY commands: diff --git a/docs/src/pages/faq.md b/docs/src/pages/faq.md index 9627510515..c465f9f00e 100644 --- a/docs/src/pages/faq.md +++ b/docs/src/pages/faq.md @@ -24,7 +24,7 @@ If you want all (new) features of Woodpecker and are willing to accept some poss You can find download links for the different releases in the [download section](/docs/downloads). -## How to debug clone issues: +## How to debug clone issues (And what to do with an error message like `fatal: could not read Username for 'https://': No such device or address`)