Skip to content

Commit 79e1be3

Browse files
committed
➕ Install dc for FSL6
[rebuild Ubuntu.Python3.10-bionic-non-free] [rebuild FSL.6.0.6.4-Python3.10-bionic] [rebuild lite] [rebuild standard]
1 parent 9a7e028 commit 79e1be3

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

.github/Dockerfiles/Ubuntu.Python3.10-bionic-non-free.Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ RUN apt-get update \
6666
ca-certificates \
6767
cmake \
6868
curl \
69+
dc \
6970
dh-autoreconf \
7071
git \
7172
gnupg \

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2020

2121
- Adds checksum steps to `curl`d steps in Docker build process (for standard and `lite` images)
2222

23+
### Added dependency
24+
25+
- `dc`
26+
2327
### Removed dependencies
2428

2529
- `bids-validator`

0 commit comments

Comments
 (0)