Changed Hugo version to 1.0.0
This commit is contained in:
parent
6d834f660a
commit
732b3180c3
@ -1,4 +1,4 @@
|
||||
FROM plugins/hugo:v1.0 AS builder
|
||||
FROM plugins/hugo:v1.0.0 AS builder
|
||||
|
||||
FROM nginx:1.25.2-alpine
|
||||
COPY --from=builder /usr/share/nginx/html /usr/share/nginx/html
|
||||
|
Loading…
Reference in New Issue
Block a user