Skip to content

Commit

Permalink
chore: Update from ubi8/nodejs-18:1-86 to ubi8/nodejs-18:1-114.172040…
Browse files Browse the repository at this point in the history
…5264 (#1154)

Signed-off-by: Nick Boldt <[email protected]>
Co-authored-by: Nick Boldt <[email protected]>
  • Loading branch information
che-bot and nickboldt authored Jul 29, 2024
1 parent fde2f44 commit b8be17e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build/dockerfiles/brew.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
# Red Hat, Inc. - initial API and implementation

# https://registry.access.redhat.com/ubi8/nodejs-18
FROM ubi8/nodejs-18:1-86 as builder
FROM ubi8/nodejs-18:1-114.1720405264 as builder
# hadolint ignore=DL3002
USER 0
RUN dnf -y -q update --exclude=unbound-libs
Expand Down Expand Up @@ -44,7 +44,7 @@ RUN yarn workspace @eclipse-che/dashboard-backend install --production
# RUN rm -rf $REMOTE_SOURCES_DIR

# https://registry.access.redhat.com/ubi8/nodejs-18
FROM ubi8/nodejs-18:1-86
FROM ubi8/nodejs-18:1-114.1720405264
# hadolint ignore=DL3002
USER 0
# hadolint ignore=DL4006
Expand Down

0 comments on commit b8be17e

Please sign in to comment.