Skip to content

Commit

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

Bump node from 18.18.2-alpine3.18 to 18.19.0-alpine3.18
  • Loading branch information
jfharden authored Dec 18, 2023
2 parents e6e14d0 + efd6078 commit 080c70d
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:3428c2de886bf4378657da6fe86e105573a609c94df1f7d6a70e57d2b51de21f
FROM node:18.19.0-alpine3.18@sha256:4bdb3f3105718f0742bc8d64bb4e36e8f955ebbee295325e40ae80bc8ef78833

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

0 comments on commit 080c70d

Please sign in to comment.