Skip to content

Commit cd71c46

Browse files
authored
Merge pull request #164 from NHSDigital/dependabot/docker/node-24.3.0-alpine3.21
Bump node from 24.2.0-alpine3.21 to 24.3.0-alpine3.21
2 parents 4311b2c + d785b57 commit cd71c46

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.2.0-alpine3.21@sha256:84d000da129e2e2ea545ad9779845a7e457b1472ba01225513a8ed1a222df7dd AS node_builder
5+
FROM node:24.3.0-alpine3.21@sha256:d2df158f09bc2b0e493cb979b67bacedc8b4a87bd1224e2dd7dfae0a4699e40d AS node_builder
66

77
WORKDIR /app
88

0 commit comments

Comments
 (0)