Skip to content

Commit

Permalink
Bump node from 22.13.0-bookworm-slim to 22.13.1-bookworm-slim (#2202)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 23, 2025
1 parent d57d311 commit 45c4a3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:22.13.0-bookworm-slim AS node
FROM node:22.13.1-bookworm-slim AS node
ENV NODE_OPTIONS="--unhandled-rejections=strict --enable-source-maps"
WORKDIR /app

Expand Down

0 comments on commit 45c4a3a

Please sign in to comment.