Skip to content

Commit

Permalink
Update dune version in build-docker-containers.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Fujikawas authored and Jun Chen committed Mar 12, 2024
1 parent d63a338 commit 913df3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-docker-containers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
file: "./dockerfile.slim"
tags: ${{ env.dockerhub_username }}/dumux-precice:${{ matrix.dumux_version }}-${{ matrix.precice_version }}
build-args: |
DUNEVERSION=2.8
DUNEVERSION=2.9
PRECICEUBUNTU=focal
DUMUXVERSION=${{ matrix.dumux_version }}
PRECICEVERSION=${{ matrix.precice_version }}
Expand Down

0 comments on commit 913df3c

Please sign in to comment.