Skip to content

Commit

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

chore: Update from ubi8/nodejs-20:1-50.1720405266 to ubi8/nodejs-20:1-58
  • Loading branch information
RomanNikitenko authored Aug 19, 2024
2 parents 6897dd1 + 4c0056f commit 1539d18
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-50.1720405266 as linux-libc-ubi8-builder
FROM registry.access.redhat.com/ubi8/nodejs-20:1-58 as linux-libc-ubi8-builder

USER root

Expand Down

0 comments on commit 1539d18

Please sign in to comment.