Skip to content

Commit

Permalink
Merge pull request #1836 from NHSDigital/dependabot/docker/sandbox/de…
Browse files Browse the repository at this point in the history
…velop/node-23.6.0-alpine

sandbox-docker(deps): bump node from 23.5.0-alpine to 23.6.0-alpine in /sandbox
  • Loading branch information
nhsd-david-wass authored Jan 14, 2025
2 parents fac734c + 56a8180 commit 2dad723
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sandbox/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:23.5.0-alpine
FROM node:23.6.0-alpine

COPY . /sandbox

Expand Down

0 comments on commit 2dad723

Please sign in to comment.