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 1039d57 commit 5c49080Copy full SHA for 5c49080
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.6-1751380832 AS base
+FROM registry.access.redhat.com/ubi9/nodejs-22-minimal:9.6-1752501970 AS base
5
6
# Install dependencies only when needed
7
FROM base AS deps
0 commit comments