Skip to content

Commit

Permalink
Remove pwd
Browse files Browse the repository at this point in the history
  • Loading branch information
aawdeh committed Oct 16, 2024
1 parent 94f65c6 commit f1b64a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 3rd-party-tools/slide-tags/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ RUN apt-get update ; \
apt-get install -y --no-install-recommends apt-transport-https ca-certificates libssl-dev libxml2-dev zlib1g-dev ; \
apt-get install -y --no-install-recommends libfreetype6-dev libcairo2-dev libfontconfig1-dev libharfbuzz-dev libfribidi-dev ; \

# Get spatial count script
# Get spatial count script -- will add this line later until we can pull it in
wget https://raw.githubusercontent.com/MacoskoLab/Macosko-Pipelines/main/spatial-count/spatial-count.jl; \

# Install Google Cloud SDK
Expand Down

0 comments on commit f1b64a4

Please sign in to comment.