Skip to content

Commit

Permalink
[DT-400-docker]: Bump node from 22.13.1 to 22.14.0 in the docker-depe…
Browse files Browse the repository at this point in the history
…ndencies group (#2789)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 19, 2025
1 parent 2e3a063 commit 514264a
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,5 +1,5 @@
# builder image
FROM node:22.13.1 AS builder
FROM node:22.14.0 AS builder
LABEL maintainer="grushton@broadinstitute.org"

# set working directory
Expand Down

0 comments on commit 514264a

Please sign in to comment.