Skip to content

Commit

Permalink
Update .drone.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dgrammatiko committed Oct 19, 2022
1 parent eca8347 commit 48b161a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .drone.yml
Expand Up @@ -54,7 +54,7 @@ steps:
- echo $(date)

- name: npm
image: node:18-bullseye-slim
image: node:16-bullseye-slim
depends_on: [ phpcs ]
volumes:
- name: npm-cache
Expand Down

0 comments on commit 48b161a

Please sign in to comment.