Skip to content

Commit

Permalink
fix ORG for docker build
Browse files Browse the repository at this point in the history
Re #487 thanks to @michaelonken!
  • Loading branch information
fedorov authored Jan 4, 2024
1 parent 563b530 commit a4cfecc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
DOCKER = docker

# Docker organization to pull the images from
ORG = fedorov
ORG = qiicr

# Directories
ROOT_DIR = $(shell pwd)/..
Expand Down

0 comments on commit a4cfecc

Please sign in to comment.