Skip to content

Commit f20a268

Browse files
Renovate BotRenovate Bot
authored andcommitted
chore(deps): update registry.access.redhat.com/ubi9/nodejs-22-minimal docker tag to v9.5-1737939980
1 parent 048b597 commit f20a268

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# SPDX-FileCopyrightText: 2024 PNED G.I.E.
22
#
33
# SPDX-License-Identifier: Apache-2.0
4-
FROM registry.access.redhat.com/ubi9/nodejs-22-minimal:9.5-1737619681 AS base
4+
FROM registry.access.redhat.com/ubi9/nodejs-22-minimal:9.5-1737939980 AS base
55

66
# Install dependencies only when needed
77
FROM base AS deps

0 commit comments

Comments
 (0)