Skip to content

Commit fcabb0f

Browse files
author
Matt Tarantino
committed
add libssl-dev
1 parent c8804b0 commit fcabb0f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ FROM quay.io/orgsync/base:1.1.0
22
MAINTAINER Joshua Griffith <joshua@orgsync.com>
33

44
RUN apt-get update \
5+
&& apt-get -t jessie-backports install -y libssl-dev \
56
&& apt-get install -y \
67
git \
78
autoconf \

0 commit comments

Comments
 (0)