1
0
mirror of https://github.com/woodpecker-ci/woodpecker.git synced 2026-06-03 16:35:37 +02:00

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
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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:
+1 -1
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).
## 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`)