Skip to content

Commit 6b7d847

Browse files
committed
update docker base image with version
1 parent a564ae3 commit 6b7d847

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/nipype_test_py27/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
# OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
2727
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2828

29-
FROM nipype/nipype_test:base
29+
FROM nipype/nipype_test:base-0.0.1
3030
MAINTAINER The nipype developers https://github.com/nipy/nipype
3131

3232
# Pre-check that requirements are installed

0 commit comments

Comments
 (0)