Skip to content

Commit

Permalink
use debian instead of alpine
Browse files Browse the repository at this point in the history
Fix for #40 

* use debian instead of alpine
* bump version to real release
  • Loading branch information
nshttpd authored Jul 21, 2019
1 parent f800e6c commit fc9c04e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM alpine:3.6
FROM debian:9.9-slim

EXPOSE 9436

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.0.9-DEVEL
1.0.9

0 comments on commit fc9c04e

Please sign in to comment.