Skip to content

Commit

Permalink
adapt also docker for sp3
Browse files Browse the repository at this point in the history
  • Loading branch information
jreidinger committed Jun 16, 2017
1 parent c634408 commit 1c4fd6b
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
@@ -1,4 +1,4 @@
FROM yastdevel/cpp
FROM yastdevel/cpp:sle12-sp3
# the tests require specific locale settings to pass
ENV LANG=POSIX LC_ALL=
# Remove the preinstalled yast2-core, it interferes with the built one
Expand Down

0 comments on commit 1c4fd6b

Please sign in to comment.