Skip to content

Commit

Permalink
Merge pull request #17 from psyberjunkie/snyk-fix-219f9f765a710d5ce71…
Browse files Browse the repository at this point in the history
…b3e98f07a8db6

[Snyk] Security upgrade node from 18.20.5-alpine to 23.3.0-alpine
  • Loading branch information
psyberjunkie authored Dec 14, 2024
2 parents 6f47b55 + 0723a43 commit b83e220
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.openapi_decorator
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:18.20.5-alpine
FROM node:23.3.0-alpine

RUN apk add --no-cache git python make g++

Expand Down

0 comments on commit b83e220

Please sign in to comment.