Skip to content

Commit

Permalink
Update Node.js to v17
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 20, 2022
1 parent 4223856 commit 87e0d18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/docker/Dockerfile
@@ -1,4 +1,4 @@
FROM node:16-buster-slim
FROM node:17-buster-slim

# Prefer node package manager that more efficient
RUN npm i -g pnpm

0 comments on commit 87e0d18

Please sign in to comment.