Skip to content

Commit a1df1a1

Browse files
author
Travis CI User
committed
Trigger build with new base image
1 parent b4f1743 commit a1df1a1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

base_images.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"sourceImage": "ubi8-minimal",
6767
"sourceTag": "8.10-1018",
6868
"destImage": "node-v20-ubi8-minimal",
69-
"nodeVersion": "20.15.1"
69+
"nodeVersion": "20.16.0"
7070
},
7171
{
7272
"imageType": "node",
@@ -80,6 +80,6 @@
8080
"sourceImage": "ubi9-minimal",
8181
"sourceTag": "9.4-1194",
8282
"destImage": "node-v20-ubi9-minimal",
83-
"nodeVersion": "20.15.1"
83+
"nodeVersion": "20.16.0"
8484
}
8585
]

0 commit comments

Comments
 (0)