Switch Docker image for CI pipeline
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Sam A. 2024-07-26 19:27:49 +02:00
parent 3fc57b6ed5
commit d7d6aba03c
Signed by: samsapti
GPG key ID: CBBBE7371E81C4EA

View file

@ -4,7 +4,7 @@ type: docker
name: Build and Deplo
steps:
- name: Build site with Hugo
image: klakegg/hugo:ext-alpine-ci
image: floryn90/hugo:ext-alpine-ci
environment:
HUGO_SECURITY_HTTP_URLS: none
commands: