Skip to content

Commit

Permalink
Merge pull request #1759 from alphagov/dependabot/docker/node-3428c2d
Browse files Browse the repository at this point in the history
Bump node from `1eb3dfe` to `3428c2d`
  • Loading branch information
jfharden authored Nov 27, 2023
2 parents 24ea1de + 374c4d5 commit 1a5ef2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:18.18.2-alpine3.18@sha256:1eb3dfe1bb66076b9bddd85137ee9a8a0fbf3fddfb71e63130ed522c5690210c
FROM node:18.18.2-alpine3.18@sha256:3428c2de886bf4378657da6fe86e105573a609c94df1f7d6a70e57d2b51de21f

RUN apk -U upgrade --available
WORKDIR /app
Expand Down

0 comments on commit 1a5ef2a

Please sign in to comment.