Skip to content

Commit

Permalink
go back to sha for now
Browse files Browse the repository at this point in the history
  • Loading branch information
mahf708 authored Feb 8, 2024
1 parent 07ffdc0 commit 3c60a88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/container.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash

singularity pull e3sm.sif \
docker://ghcr.io/mahf708/e3sm-imgs:0.0.4
docker://ghcr.io/mahf708/e3sm-imgs@sha256:bb0facbb01b6221931e8702d7ad1427bc31a4bf0551cca3ee4561706ada39519

if [ $? -ne 0 ]; then
exit -1
Expand Down

0 comments on commit 3c60a88

Please sign in to comment.