Skip to content

Commit

Permalink
🌱 Bump ubi9/nodejs-20-minimal from 1-63 to 9.5 (#2158)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 20, 2024
1 parent 76a051a commit b5dc7cb
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 @@ -21,7 +21,7 @@ RUN \
npm run dist

# Runner image
FROM registry.access.redhat.com/ubi9/nodejs-20-minimal:1-63
FROM registry.access.redhat.com/ubi9/nodejs-20-minimal:9.5

# 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 b5dc7cb

Please sign in to comment.