Skip to content

Commit dfd0489

Browse files
committed
Fixate Hugo version in devcontainer
1 parent acbe2c7 commit dfd0489

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devcontainer/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ghcr.io/peaceiris/hugo:latest-full
1+
FROM ghcr.io/peaceiris/hugo:v0.145.0-full
22

33
ENV PIP_BREAK_SYSTEM_PACKAGES=1
44

0 commit comments

Comments
 (0)