Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump floryn90/hugo from 4f404fe to 1c35c14 in /site #315

Merged
merged 1 commit into from
Feb 22, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion site/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
# limitations under the License.

# Use debian image for ARM64 support
FROM floryn90/hugo:ext-debian@sha256:4f404fec004c20c8c562ce37f2a0bd94058e5cad6d0b1caf746f9cdb546c432f
FROM floryn90/hugo:ext-debian@sha256:1c35c14fefb1a0acd1913833bd9d75f0a8554fc0ab68465340452df5b5579338

RUN apt install -y --no-install-recommends git && \
git config --global --add safe.directory /src