Skip to content

Commit

Permalink
Updated CAM_SIMA_CHEMISTRY_DATA_TAG.
Browse files Browse the repository at this point in the history
  • Loading branch information
davidfillmore committed Dec 20, 2024
1 parent 2c4bce7 commit 4c445bc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/docker/Dockerfile.musica
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
FROM ubuntu:22.04

ARG MUSICA_GIT_TAG=326b5119768d5be9654baf96ae3bd6a1b757fdc8
ARG CAM_SIMA_CHEMISTRY_DATA_TAG=abc7cacbec3d33d5c0ed5bb79a157e93b42c45c0
ARG CAM_SIMA_CHEMISTRY_DATA_TAG=be87bc14822aa50b1afda0059ab6f5b5bd7397e6
ARG BUILD_TYPE=Debug

RUN apt update \
Expand Down Expand Up @@ -92,4 +92,4 @@ RUN cd atmospheric_physics/test \
-D CCPP_ENABLE_MEMCHECK=ON \
&& cmake --build ./build

WORKDIR /home/test_user/atmospheric_physics/test/build
WORKDIR /home/test_user/atmospheric_physics/test/build

0 comments on commit 4c445bc

Please sign in to comment.