Skip to content

Commit 11478f6

Browse files
[DT-400-docker]: Bump node from 22.13.0 to 22.13.1 in the docker-dependencies group (#2772)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 97a08b5 commit 11478f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# builder image
2-
FROM node:22.13.0 AS builder
2+
FROM node:22.13.1 AS builder
33
LABEL maintainer="grushton@broadinstitute.org"
44

55
# set working directory

0 commit comments

Comments
 (0)