diff options
author | Hygna <hygna@proton.me> | 2022-10-28 12:49:48 +0100 |
---|---|---|
committer | Hygna <hygna@proton.me> | 2022-10-28 12:49:48 +0100 |
commit | f171089d7eba1df68092f78805cd0bbb6184d51d (patch) | |
tree | 17d56977671bad671e7986d2a1cb7554469fb690 | |
parent | Added support for copying raw wikipedia url (diff) | |
download | libredirect-f171089d7eba1df68092f78805cd0bbb6184d51d.zip |
Switched bullseye image
-rw-r--r-- | .woodpecker.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.woodpecker.yml b/.woodpecker.yml index 3c7d58b2..6786fc51 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -1,6 +1,6 @@ pipeline: instancefetch: - image: python:slim + image: python:bullseye secrets: [token, mail] when: - event: cron |