Skip to content

Commit

Permalink
update cesm_share version in docker
Browse files Browse the repository at this point in the history
  • Loading branch information
jedwards4b committed Jun 27, 2024
1 parent 471a343 commit 9b2ff92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ RUN curl -L -k -o "${PWD}/pnetcdf.tar.gz" \
ENV CCS_CONFIG_TAG=ccs_config_cesm0.0.109
ENV CMEPS_TAG=cmeps0.14.73
ENV CDEPS_TAG=cdeps1.0.41
ENV SHARE_TAG=share1.1.1
ENV SHARE_TAG=share1.1.2
ENV PARALLELIO_TAG=pio2_6_2

RUN git clone -b ${CCS_CONFIG_TAG} https://github.com/ESMCI/ccs_config_cesm /src/ccs_config && \
Expand Down

0 comments on commit 9b2ff92

Please sign in to comment.