Skip to content

Commit

Permalink
remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
JordanLaserGit committed Feb 21, 2024
1 parent aad204c commit 87b43b5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docker/validator/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ ARG FUNCTION_DIR="/ngen-cal"
FROM python:3.9 as build-image
RUN git clone -b run_folder_validation https://github.com/JordanLaserGit/ngen-cal.git
RUN git clone https://github.com/CIROH-UA/ngen-datastream.git
# RUN git clone https://github.com/NOAA-OWP/ngen-cal.git

RUN pip3 install --upgrade pip
RUN pip3 install -e "/ngen-cal/python/ngen_conf"
Expand Down

0 comments on commit 87b43b5

Please sign in to comment.