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
5baf75d652
commit
a5fca97920
@ -5,7 +5,7 @@ WORKDIR /opt/blog
|
||||
COPY . /opt/blog/
|
||||
|
||||
RUN git submodule update --init --recursive && \
|
||||
git -C themes/blowfish/ checkout v2.63.0
|
||||
git -C themes/blowfish/ checkout v2.64.0
|
||||
RUN hugo
|
||||
|
||||
# Publish Stage
|
||||
|
Loading…
x
Reference in New Issue
Block a user