Skip to content

Commit

Permalink
chore(deps): update registry.access.redhat.com/ubi9/nodejs-22-minimal…
Browse files Browse the repository at this point in the history
… docker tag to v9.5-1739407042
  • Loading branch information
Renovate Bot authored and Renovate Bot committed Feb 13, 2025
1 parent 377a5b2 commit 338a09e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# SPDX-FileCopyrightText: 2024 PNED G.I.E.
#
# SPDX-License-Identifier: Apache-2.0
FROM registry.access.redhat.com/ubi9/nodejs-22-minimal:9.5-1738870241 AS base
FROM registry.access.redhat.com/ubi9/nodejs-22-minimal:9.5-1739407042 AS base

# Install dependencies only when needed
FROM base AS deps
Expand Down

0 comments on commit 338a09e

Please sign in to comment.