Skip to content

Commit

Permalink
chore(deps): update registry.access.redhat.com/ubi9/nodejs-20-minimal…
Browse files Browse the repository at this point in the history
… docker tag to v1-1731656856
  • Loading branch information
Renovate Bot authored and Renovate Bot committed Nov 18, 2024
1 parent 3493ab0 commit 2cc26bb
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-20-minimal:1-63.1726695170 AS base
FROM registry.access.redhat.com/ubi9/nodejs-20-minimal:1-1731656856 AS base

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

0 comments on commit 2cc26bb

Please sign in to comment.