diff --git a/.drone.yml b/.drone.yml index 85ba5bd..694a5ed 100644 --- a/.drone.yml +++ b/.drone.yml @@ -9,7 +9,7 @@ platform: steps: - name: build - image: node-23-alpine + image: node:23-alpine commands: - npm ci - npm build \ No newline at end of file