Skip to content

Commit 4c912fa

Browse files
committed
Update base version
1 parent c7b5c3d commit 4c912fa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/Dockerfile.web

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# This assumes that the parent image has been built locally using production and development build configuration as defra-node
22
# and defra-node-development tagged with a version.
33

4-
ARG BASE_VERSION=2.10.3-node24.12.0
4+
ARG BASE_VERSION=3.0.4-node24.14.0
55
FROM defra-node:$BASE_VERSION AS base
66

77
# Set the port that is going to be exposed later on in the Dockerfile as well.

0 commit comments

Comments
 (0)