Skip to content

Commit

Permalink
Merge pull request #88 from SpongePowered/renovate/node-21.x
Browse files Browse the repository at this point in the history
chore(deps): Update Node.js to v21
  • Loading branch information
gabizou authored Nov 14, 2023
2 parents 1a0d4f0 + bda6533 commit 60a2ed8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:18-alpine as builder
FROM node:21-alpine as builder

COPY systemofadownload.yaml ./
RUN npm install -g redoc-cli && redoc-cli bundle -o index.html systemofadownload.yaml
Expand Down

0 comments on commit 60a2ed8

Please sign in to comment.