Skip to content

Commit

Permalink
Merge pull request #73 from Woodpile37/snyk-fix-e295bc73f1d99ee509073…
Browse files Browse the repository at this point in the history
…cf9864e4ccd

[Snyk] Security upgrade node from 18.17.1-alpine to 18.18.1-alpine
  • Loading branch information
Woodpile37 authored Oct 17, 2023
2 parents bb90aca + 8eef269 commit b9f1652
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.17.1-alpine
FROM node:18.18.1-alpine

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

Expand Down

0 comments on commit b9f1652

Please sign in to comment.