bump: blowfish version
All checks were successful
Build Blog Docker Image / build docker (push) Successful in 1m13s

This commit is contained in:
d3vyce 2024-04-07 21:15:51 +02:00
parent 5baf75d652
commit a5fca97920

View File

@ -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