Skip to content

Commit

Permalink
Merge pull request #455 from che-incubator/pr-update-base-images-1731…
Browse files Browse the repository at this point in the history
…715567

chore: Update from ubi9/nodejs-20:1-59.1729775644 to ubi9/nodejs-20:9.5-1731603589
  • Loading branch information
RomanNikitenko authored Nov 18, 2024
2 parents 3d2e031 + 3cf9341 commit a1a0311
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/dockerfiles/linux-libc-ubi9.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
#

# https://registry.access.redhat.com/ubi9/nodejs-20
FROM registry.access.redhat.com/ubi9/nodejs-20:1-59.1729775644 as linux-libc-ubi9-builder
FROM registry.access.redhat.com/ubi9/nodejs-20:9.5-1731603589 as linux-libc-ubi9-builder

USER root

Expand Down

0 comments on commit a1a0311

Please sign in to comment.