Skip to content

Commit

Permalink
fix: Corrects docker build command
Browse files Browse the repository at this point in the history
  • Loading branch information
phantomjinx committed Dec 12, 2023
1 parent 11c13bb commit 2b22a00
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ image:
docker build -t $(IMAGE):$(VERSION) \
--build-arg HAWTIO_ONLINE_IMAGE_NAME=$(HAWTIO_ONLINE_IMAGE_NAME) \
--build-arg HAWTIO_ONLINE_VERSION=$(HAWTIO_ONLINE_VERSION) \
.

#---
#
Expand Down

0 comments on commit 2b22a00

Please sign in to comment.