Skip to content

Commit

Permalink
bump apptainer version (#949)
Browse files Browse the repository at this point in the history
  • Loading branch information
mikemhenry authored Oct 4, 2024
1 parent 521c7d8 commit 35b5f12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ jobs:
- name: Setup Apptainer
uses: eWaterCycle/setup-apptainer@v2
with:
apptainer-version: 1.1.2
apptainer-version: 1.3.4

- name: Build Apptainer Image
run: singularity build openfe_${{ steps.latest-version.outputs.VERSION }}.sif docker-daemon:${{ steps.fqirp.outputs.FQIRP }}
Expand Down

0 comments on commit 35b5f12

Please sign in to comment.