bump: hugo/blowfish version
This commit is contained in:
@ -5,7 +5,7 @@ WORKDIR /opt/blog
|
||||
COPY . /opt/blog/
|
||||
|
||||
RUN git submodule update --init --recursive && \
|
||||
git -C themes/blowfish/ checkout v2.60.0
|
||||
git -C themes/blowfish/ checkout v2.63.0
|
||||
RUN hugo
|
||||
|
||||
# Publish Stage
|
||||
|
Reference in New Issue
Block a user