commit 5eaa3e6b8d5786fc10b404bf793ea11ef6cf0a02 from: Omar Polo date: Tue Oct 22 20:19:17 2024 UTC switch to our build images commit - 7a7f8f400c9b3846ce2acf12abc6c3f800747e65 commit + 5eaa3e6b8d5786fc10b404bf793ea11ef6cf0a02 blob - 9a9a8c0bff8a38312637538aa421905d35423492 blob + a6869414b35bb15ce8a3bb14d6d649cd75f58966 --- .woodpecker.yaml +++ .woodpecker.yaml @@ -1,7 +1,7 @@ matrix: TELESCOPE_BASE_IMAGE: - - alpine:latest - - debian:latest + - ghcr.io/telescope-browser/tbi-alpine:latest + - ghcr.io/telescope-browser/tbi-debian:latest when: - event: [tag, push, pull_request]