Skip to content

Commit

Permalink
remove my DH tag
Browse files Browse the repository at this point in the history
  • Loading branch information
BWMac committed May 8, 2024
1 parent a67eac2 commit 1bac259
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/docker/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ TARBALL_PATH=$(ls dist/*.tar.gz)
export TARBALL_PATH

docker build \
-t bwmac03570/dcqc \
-t dcqc \
-f "${SCRIPT_DIR}/Dockerfile" \
--platform linux/amd64 \
--build-arg TARBALL_PATH \
Expand Down

0 comments on commit 1bac259

Please sign in to comment.