We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63e46b6 commit 882edd1Copy full SHA for 882edd1
Dockerfile
@@ -1,7 +1,7 @@
1
# SPDX-FileCopyrightText: 2024 PNED G.I.E.
2
#
3
# SPDX-License-Identifier: Apache-2.0
4
-FROM registry.access.redhat.com/ubi9/nodejs-22-minimal:9.5-1741091630 AS base
+FROM registry.access.redhat.com/ubi9/nodejs-22-minimal:9.5-1741243183 AS base
5
6
# Install dependencies only when needed
7
FROM base AS deps
0 commit comments