Skip to content

Commit

Permalink
Updating openshift-enterprise-console images to be consistent with ART
Browse files Browse the repository at this point in the history
  • Loading branch information
AOS Automation Release Team committed Apr 5, 2021
1 parent 7bad859 commit 1a5e037
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.product
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ RUN ./build-backend.sh
##################################################
#
# nodejs frontend build
FROM registry.ci.openshift.org/ocp/builder:ubi8.nodejs.14 AS nodebuilder
FROM registry.ci.openshift.org/ocp/builder:rhel-8-base-nodejs-openshift-4.8 AS nodebuilder

ADD . .

Expand Down

0 comments on commit 1a5e037

Please sign in to comment.