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-13 16:17:04 +02:00
parent a5fca97920
commit 2f41aadcbf

View File

@ -5,7 +5,7 @@ WORKDIR /opt/blog
COPY . /opt/blog/
RUN git submodule update --init --recursive && \
git -C themes/blowfish/ checkout v2.64.0
git -C themes/blowfish/ checkout v2.65.0
RUN hugo
# Publish Stage