all repos — zola-bearblog @ fccbb629e91a3ab2e315ff0f324501336ac9cd17

Port of bear blog theme to zola

pin alpine container version for zola compatibility

Alin
commit

fccbb629e91a3ab2e315ff0f324501336ac9cd17

parent

ba7c58a6726f216d8e8e6afa9e21c58edb11f388

1 file changed, 1 insertion(+), 1 deletion(-)

changed files
M .forgejo/workflows/zola.yaml.forgejo/workflows/zola.yaml
@@ -21,7 +21,7 @@ publish:
# You can find the list of available runners on https://codeberg.org/actions/meta, or run one yourself. runs-on: codeberg-tiny-lazy container: - image: "alpine:edge" + image: "alpine:3.23" steps: - name: Install CI prerequisites run: |