Skip to content

Commit

Permalink
Update sources for 5.5.38 apache image
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Roy committed Mar 26, 2019
1 parent a6f5f84 commit 73a677f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions 5.5/apache/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@

FROM debian:jessie

COPY sources-list /etc/apt/sources.list

# persistent / runtime deps
ENV PHPIZE_DEPS \
autoconf \
Expand Down
2 changes: 2 additions & 0 deletions 5.5/apache/sources-list
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
deb http://deb.debian.org/debian jessie main
deb http://security.debian.org/debian-security jessie/updates main

0 comments on commit 73a677f

Please sign in to comment.