Skip to content

Commit

Permalink
Merge pull request #11 from dimaqq/bump-to-3-2-2
Browse files Browse the repository at this point in the history
  • Loading branch information
dimaqq authored Dec 19, 2023
2 parents e72d673 + e08d56a commit 9c8b6ed
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 331 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# syntax=docker/dockerfile:1.3-labs
FROM node:18-alpine3.15
FROM node:21-alpine3.18

WORKDIR /app
COPY package.json package-lock.json /app/
Expand Down
331 changes: 2 additions & 329 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"dependencies": {
"dynalite": "^3.2.1"
"dynalite": "^3.2.2"
},
"devDependencies": {}
}

0 comments on commit 9c8b6ed

Please sign in to comment.