Skip to content

Commit

Permalink
Merge pull request #275 from B020239/snyk-fix-2b2d534ca18996148ae1e96…
Browse files Browse the repository at this point in the history
…d1dd1b388

[Snyk] Security upgrade node from 18.15-alpine to 18.19.0-alpine
  • Loading branch information
B020239 authored Feb 18, 2024
2 parents 2f2f11d + ef2669a commit e72d04e
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.15-alpine
FROM node:18.19.0-alpine

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

Expand Down

0 comments on commit e72d04e

Please sign in to comment.