mirror of https://github.com/google/docsy.git
Bump Dockerfile to latest version (#1732)
This commit is contained in:
parent
1966f9604c
commit
8e9cb3c722
|
|
@ -1,4 +1,4 @@
|
|||
FROM klakegg/hugo:0.101.0-ext-alpine as docsy-user-guide
|
||||
FROM klakegg/hugo:0.111.3-ext-alpine as docsy-user-guide
|
||||
|
||||
RUN apk update
|
||||
RUN apk add git
|
||||
|
|
|
|||
Loading…
Reference in New Issue