Skip to content

Commit

Permalink
⬆️ Bump ubi9/nodejs-18-minimal from 1-93 to 1-103.1711398650
Browse files Browse the repository at this point in the history
Bumps ubi9/nodejs-18-minimal from 1-93 to 1-103.1711398650.

---
updated-dependencies:
- dependency-name: ubi9/nodejs-18-minimal
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 24, 2024
1 parent 0b9cd67 commit 83fa2a0
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
Expand Up @@ -15,7 +15,7 @@ COPY --chown=1001 . .
RUN npm clean-install --ignore-scripts && npm run build && npm run dist

# Runner image
FROM registry.access.redhat.com/ubi9/nodejs-18-minimal:1-93
FROM registry.access.redhat.com/ubi9/nodejs-18-minimal:1-103.1711398650

# Add ps package to allow liveness probe for k8s cluster
# Add tar package to allow copying files with kubectl scp
Expand Down

0 comments on commit 83fa2a0

Please sign in to comment.