Skip to content

Commit 6b31d9b

Browse files
Update hugomods/hugo Docker tag to reg-git-0.140.1 (#62)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b410ecb commit 6b31d9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pages.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
runs-on: ubuntu-24.04
3131
# Ironically, to avoid cycled self-dependency, use a Hugo installation from a different source
3232
# here to build the website.
33-
container: hugomods/hugo:reg-git-0.140.0
33+
container: hugomods/hugo:reg-git-0.140.1
3434
steps:
3535
- uses: actions/checkout@v4
3636
with:

0 commit comments

Comments
 (0)