Skip to content

Commit

Permalink
Update the docker image name on build script (#743)
Browse files Browse the repository at this point in the history
  • Loading branch information
mrudula-gs authored Aug 29, 2023
1 parent cbf3ffc commit 9a58806
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion installers/omnibus/variants/ghc/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ docker build \
--build-arg LEGEND_OMNIBUS_STUDIO_VERSION=$LEGEND_OMNIBUS_STUDIO_VERSION \
--build-arg LEGEND_OMNIBUS_STUDIO_PORT=$LEGEND_OMNIBUS_STUDIO_PORT \
\
-f ./variants/ghc/Dockerfile -t legendfsdemo/legend-omnibus:latest-ghc .
-f ./variants/ghc/Dockerfile -t legend-omnibus:latest-ghc .

0 comments on commit 9a58806

Please sign in to comment.