Skip to content

Commit 93979d4

Browse files
chore(deps): update quay.io/thegeeklab/hugo docker tag to v0.143 (#962)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 939ec0f commit 93979d4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.woodpecker/docs.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ steps:
4444
- event: [pull_request]
4545

4646
- name: build
47-
image: quay.io/thegeeklab/hugo:0.142
47+
image: quay.io/thegeeklab/hugo:0.143
4848
commands:
4949
- hugo --panicOnWarning -s exampleSite/
5050

.woodpecker/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ steps:
2424
FORCE_COLOR: "true"
2525

2626
- name: testbuild
27-
image: quay.io/thegeeklab/hugo:0.142
27+
image: quay.io/thegeeklab/hugo:0.143
2828
depends_on: [assets]
2929
commands:
3030
- mkdir -p exampleSite/themes/ && ln -s $(pwd)/ exampleSite/themes/${CI_REPO_NAME}

0 commit comments

Comments
 (0)