Skip to content

Commit 0f8eba2

Browse files
authored
Merge pull request #52 from NHSDigital/dependabot/docker/node-24.0.2-alpine3.21
Bump node from 22.15.0-alpine3.21 to 24.0.2-alpine3.21
2 parents fbad990 + ffad34a commit 0f8eba2

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:22.15.0-alpine3.21@sha256:ad1aedbcc1b0575074a91ac146d6956476c1f9985994810e4ee02efd932a68fd AS node_builder
5+
FROM node:24.0.2-alpine3.21@sha256:2e6c7937cb36d1e4af3c261b29e862205beb7a409de01f12b6df34800cc108ec AS node_builder
66

77
WORKDIR /app
88

0 commit comments

Comments
 (0)