summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorqugalet <qugalet@m0e.space>2023-10-31 22:51:35 +0200
committerqugalet <qugalet@m0e.space>2023-10-31 22:51:35 +0200
commit50afe5e325b4d8733078d9f9581a467510366d14 (patch)
treea65e0a20c5eb8224bab13971ec8d1339cb498b84
parent83163938b5f8deeea1d10d40ccdf10d49dfb6d14 (diff)
downloadquga.m0e.space-50afe5e325b4d8733078d9f9581a467510366d14.tar.gz
quga.m0e.space-50afe5e325b4d8733078d9f9581a467510366d14.zip
change image to alpine
-rw-r--r--.drone.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.drone.yml b/.drone.yml
index bc904ae..2204e12 100644
--- a/.drone.yml
+++ b/.drone.yml
@@ -5,7 +5,7 @@ name: default
steps:
- name: build and copy to public
- image: klakegg/hugo:alpine
+ image: alpine:latest
clone: false
volumes:
- name: public