Skip to content

Commit

Permalink
Merge pull request #4358 from cclauss/patch-1
Browse files Browse the repository at this point in the history
Dockerfile: Upgrade from jessie to stretch
  • Loading branch information
amercader committed Aug 16, 2018
2 parents 06b6a3d + 44d1974 commit 0cca7c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
@@ -1,5 +1,5 @@
# See CKAN docs on installation from Docker Compose on usage
FROM debian:jessie
FROM debian:stretch
MAINTAINER Open Knowledge

# Install required system packages
Expand Down

0 comments on commit 0cca7c9

Please sign in to comment.