Skip to content

Commit

Permalink
Merge pull request #530 from GenomicDataInfrastructure/renovate/regis…
Browse files Browse the repository at this point in the history
…try.access.redhat.com-ubi9-nodejs-20-minimal-9.5.x

chore(deps): update registry.access.redhat.com/ubi9/nodejs-20-minimal docker tag to v9.5-1733824671
  • Loading branch information
brunopacheco1 authored Dec 10, 2024
2 parents 64e6433 + ba37fad commit dc2acd0
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:9.5-1732617235 AS base
FROM registry.access.redhat.com/ubi9/nodejs-20-minimal:9.5-1733824671 AS base

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

0 comments on commit dc2acd0

Please sign in to comment.