Skip to content

Commit

Permalink
Merge pull request #172 from GiganticMinecraft/renovate/node-22.x
Browse files Browse the repository at this point in the history
chore(deps): update node.js to v22
  • Loading branch information
rito528 authored Nov 6, 2024
2 parents 7d47306 + 6b389db commit 87816c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:20-bullseye-slim
FROM node:22-bullseye-slim

ENV PAGE_TITLE=ReDoc
ENV SPEC_URL=https://petstore3.swagger.io/api/v3/openapi.json
Expand Down

0 comments on commit 87816c1

Please sign in to comment.