diff --git a/pydropsonde/processor.py b/pydropsonde/processor.py index 6b659550..47b42559 100644 --- a/pydropsonde/processor.py +++ b/pydropsonde/processor.py @@ -269,7 +269,7 @@ def run_aspen(self, path_to_postaspenfile: str = None) -> None: f"type=bind,source={l0_dir},target=/input", "--mount", f"type=bind,source={l1_dir},target=/output", - "ghcr.io/atmdrops/aspenqc:4.0.2", + "ghcr.io/atmdrops/aspenqc:4.0.4", "-i", f"/input/{dname}", "-n",