Skip to content

Commit

Permalink
Make the image more reproducible and predictable by using specific ba…
Browse files Browse the repository at this point in the history
…seimage version.
  • Loading branch information
jlesage committed May 11, 2017
1 parent 36e73b9 commit 91aba35
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
FROM jlesage/baseimage-gui:alpine-3.5-v1.2.1

# Define variables needed by the build.
ARG DUPEGURU_VERSION=4.0.3
Expand Down

0 comments on commit 91aba35

Please sign in to comment.