Skip to content

Commit 347a749

Browse files
authored
Merge pull request #68 from NHSDigital/dependabot/docker/node-24.1.0-alpine3.21
Bump node from 24.0.2-alpine3.21 to 24.1.0-alpine3.21
2 parents 58fc516 + 87d869a commit 347a749

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ ARG poetry_version=2.1.2
22

33
#### NODE.JS BUILD
44

5-
FROM node:24.0.2-alpine3.21@sha256:2e6c7937cb36d1e4af3c261b29e862205beb7a409de01f12b6df34800cc108ec AS node_builder
5+
FROM node:24.1.0-alpine3.21@sha256:dfea0736e82fef246aba86b2082a5e86c4825470302692b841d097dd61253b79 AS node_builder
66

77
WORKDIR /app
88

0 commit comments

Comments
 (0)