diff --git a/.drone.yml b/.drone.yml index fc3f00e..dd96316 100644 --- a/.drone.yml +++ b/.drone.yml @@ -4,7 +4,7 @@ type: docker steps: - name: build - image: node:20-alpine + image: node:22-alpine commands: - yarn install - yarn build diff --git a/index.html b/index.html index c88739a..6eca77e 100644 --- a/index.html +++ b/index.html @@ -15,7 +15,6 @@ -