Skip to content

Commit

Permalink
Updated baseimage to version 1.4.0.
Browse files Browse the repository at this point in the history
With this image, dupeGuru is killed properly when container is stopped or restartedi, allowing saving of all settings.
  • Loading branch information
jlesage committed Jun 7, 2017
1 parent 0bae4d7 commit 02d4cc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
#

# Pull base image.
FROM jlesage/baseimage-gui:alpine-3.5-v1.3.2
FROM jlesage/baseimage-gui:alpine-3.5-v1.4.0

# Define software versions.
ARG DUPEGURU_VERSION=4.0.3
Expand Down

0 comments on commit 02d4cc5

Please sign in to comment.