Skip to content

Commit

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

chore: Update from ubi8/nodejs-20:1-63 to ubi8/nodejs-20:1-64
  • Loading branch information
RomanNikitenko authored Oct 12, 2024
2 parents e60ba9c + 9457a5d commit 174b960
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/dockerfiles/linux-libc-ubi8.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
#

# https://registry.access.redhat.com/ubi8/nodejs-20
FROM registry.access.redhat.com/ubi8/nodejs-20:1-63 as linux-libc-ubi8-builder
FROM registry.access.redhat.com/ubi8/nodejs-20:1-64 as linux-libc-ubi8-builder

USER root

Expand Down

0 comments on commit 174b960

Please sign in to comment.