Skip to content

Commit

Permalink
Merge pull request #1863 from alphagov/dependabot/docker/node-18.20.5…
Browse files Browse the repository at this point in the history
…-alpine3.20

Bump node from 18.20.4-alpine3.20 to 18.20.5-alpine3.20
  • Loading branch information
jfharden authored Nov 25, 2024
2 parents 3eaea50 + 47d56f7 commit 97af949
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.20.4-alpine3.20@sha256:a25c1e4ecc284985f4cbc449021e9259560c644dd9611e5a72d9c4750f24f6c7
FROM node:18.20.5-alpine3.20@sha256:7e43a2d633d91e8655a6c0f45d2ed987aa4930f0792f6d9dd3bffc7496e44882

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

0 comments on commit 97af949

Please sign in to comment.