Skip to content

Commit decf4a0

Browse files
renovate[bot]openshift-cherrypick-robot
authored and
openshift-cherrypick-robot
committed
chore(deps): update registry.access.redhat.com/ubi9/nodejs-20 docker tag to v9.5-1741006255
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent baeef15 commit decf4a0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.rhdh/docker/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
# Stage 1 - Build nodejs skeleton
2222
#@follow_tag(registry.access.redhat.com/ubi9/nodejs-20:1)
2323
# https://registry.access.redhat.com/ubi9/nodejs-20
24-
FROM registry.access.redhat.com/ubi9/nodejs-20:9.5-1739783265 AS build
24+
FROM registry.access.redhat.com/ubi9/nodejs-20:9.5-1741006255 AS build
2525
# hadolint ignore=DL3002
2626
USER 0
2727

docker/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
# Stage 1 - Build nodejs skeleton
2222
# https://registry.access.redhat.com/ubi9/nodejs-20
23-
FROM registry.access.redhat.com/ubi9/nodejs-20:9.5-1739783265 AS skeleton
23+
FROM registry.access.redhat.com/ubi9/nodejs-20:9.5-1741006255 AS skeleton
2424
# hadolint ignore=DL3002
2525
USER 0
2626

0 commit comments

Comments
 (0)