Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (#91)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

[Skip CI]
  • Loading branch information
renovate[bot] authored Jan 6, 2025
1 parent 6966ac0 commit 28ee1e6
Show file tree
Hide file tree
Showing 3 changed files with 164 additions and 348 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM docker.io/library/node:22.9.0-slim@sha256:6e6df5c992a4b2ca100d9f99f2fff6e1bc7a978c60c39630a2390adbbc7b332b AS build
FROM docker.io/library/node:22.12.0-slim@sha256:35531c52ce27b6575d69755c73e65d4468dba93a25644eed56dc12879cae9213 AS build
WORKDIR /opt/loinc-conversion
ENV NODE_ENV=production \
NO_UPDATE_NOTIFIER=true
Expand Down
Loading

0 comments on commit 28ee1e6

Please sign in to comment.