Skip to content

Commit

Permalink
Merge pull request #2145 from ministryofjustice/no-ticket/upgrade-ui-…
Browse files Browse the repository at this point in the history
…docker-to-node-20

upgrading to node20
  • Loading branch information
kth13 authored Dec 6, 2023
2 parents 07751b3 + 89e300e commit b5bb50e
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,5 +1,5 @@
# Build stage 1.
FROM node:16-alpine3.17 as base
FROM node:20-alpine3.17 as base

LABEL maintainer="HMPPS Digital Studio <[email protected]>"

Expand Down

0 comments on commit b5bb50e

Please sign in to comment.