Skip to content

Commit

Permalink
Merge pull request #276 from B020239/snyk-fix-9a41d3a3058b3bab79290e1…
Browse files Browse the repository at this point in the history
…ad9437e18

[Snyk] Security upgrade node from 18.19.0-alpine to 18.19.1-alpine
  • Loading branch information
B020239 authored Mar 8, 2024
2 parents e72d04e + 56d9cb3 commit 9f8bb95
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.19.0-alpine
FROM node:18.19.1-alpine

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

Expand Down

0 comments on commit 9f8bb95

Please sign in to comment.