Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
vanvianen committed Jul 21, 2024
2 parents 1e935da + 7f95da5 commit b1fea77
Show file tree
Hide file tree
Showing 2 changed files with 223 additions and 217 deletions.
2 changes: 1 addition & 1 deletion .devcontainer/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Use an official Node runtime as a parent image
FROM node:21
FROM node:22

# Set the working directory
WORKDIR /usr/src/app
Expand Down
Loading

0 comments on commit b1fea77

Please sign in to comment.