Bump alpine image for preview (#1981)

This commit is contained in:
Patrick Schratz 2023-07-11 23:02:05 +02:00 committed by GitHub
parent 4226f7d158
commit 41f53024c1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -58,7 +58,7 @@ steps:
# TODO: add step to remove preview again after PR is closed (waiting for #286) # TODO: add step to remove preview again after PR is closed (waiting for #286)
deploy: deploy:
image: alpine:3.14.2 image: alpine:3.18
secrets: secrets:
- BOT_PRIVATE_KEY - BOT_PRIVATE_KEY
commands: commands:

View file

@ -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). 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://<url>': No such device or address`) (And what to do with an error message like `fatal: could not read Username for 'https://<url>': No such device or address`)