chore: upgrade Hugo builder image to latest version
This commit is contained in:
parent
4835cba4d2
commit
3d2e14f2a6
@ -1,5 +1,5 @@
|
|||||||
# Stage 1: Build the Hugo site
|
# Stage 1: Build the Hugo site
|
||||||
FROM klakegg/hugo:0.112.3-alpine AS builder
|
FROM klakegg/hugo:latest-alpine AS builder
|
||||||
|
|
||||||
# Set the working directory in the container
|
# Set the working directory in the container
|
||||||
WORKDIR /src
|
WORKDIR /src
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user