bump: blowfish version
All checks were successful
Build Blog Docker Image / build docker (push) Successful in 1m13s
All checks were successful
Build Blog Docker Image / build docker (push) Successful in 1m13s
This commit is contained in:
parent
a5fca97920
commit
2f41aadcbf
@ -5,7 +5,7 @@ WORKDIR /opt/blog
|
|||||||
COPY . /opt/blog/
|
COPY . /opt/blog/
|
||||||
|
|
||||||
RUN git submodule update --init --recursive && \
|
RUN git submodule update --init --recursive && \
|
||||||
git -C themes/blowfish/ checkout v2.64.0
|
git -C themes/blowfish/ checkout v2.65.0
|
||||||
RUN hugo
|
RUN hugo
|
||||||
|
|
||||||
# Publish Stage
|
# Publish Stage
|
||||||
|
Loading…
x
Reference in New Issue
Block a user