Skip to content

Commit f1dc55d

Browse files
author
Jakub Kaczmarzyk
authored
Merge pull request #278 from yarikoptic/bf-libpng12-0
BF: use snapshots.debian.org instead of mirrors.kernel.org for guaranteed availability
2 parents 21e55b3 + 1f22f60 commit f1dc55d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

neurodocker/templates/afni.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ generic:
2323
tcsh xorg-x11-fonts-misc xorg-x11-server-Xvfb
2424
debs:
2525
- http://mirrors.kernel.org/debian/pool/main/libx/libxp/libxp6_1.0.2-2_amd64.deb
26-
- http://mirrors.kernel.org/debian/pool/main/libp/libpng/libpng12-0_1.2.49-1%2Bdeb7u2_amd64.deb
26+
- http://snapshot.debian.org/archive/debian-security/20160113T213056Z/pool/updates/main/libp/libpng/libpng12-0_1.2.49-1%2Bdeb7u2_amd64.deb
2727
instructions: |
2828
{{ afni.install_dependencies() }}
2929
{{ afni.install_debs() }}
@@ -57,7 +57,7 @@ generic:
5757
openmotif-devel R R-devel tcsh zlib-devel
5858
debs:
5959
- http://mirrors.kernel.org/debian/pool/main/libx/libxp/libxp6_1.0.2-2_amd64.deb
60-
- http://mirrors.kernel.org/debian/pool/main/libp/libpng/libpng12-0_1.2.49-1%2Bdeb7u2_amd64.deb
60+
- http://snapshot.debian.org/archive/debian-security/20160113T213056Z/pool/updates/main/libp/libpng/libpng12-0_1.2.49-1%2Bdeb7u2_amd64.deb
6161
instructions: |
6262
{{ afni.install_dependencies() }}
6363
{{ afni.install_debs() }}

0 commit comments

Comments
 (0)