Skip to content

Commit

Permalink
debian-9-base: Fix version in comments for the Dockerfile
Browse files Browse the repository at this point in the history
The comment at the top of the Dockerfile for debian-9-base incorrectly had
debian-8-base. This commit corrects it.

Signed-off-by: Randy Witt <[email protected]>
  • Loading branch information
Randy Witt committed Nov 16, 2017
1 parent 00e66dd commit 258eeab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dockerfiles/debian/debian-9/debian-9-base/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# debian-8-base
# debian-9-base
# Copyright (C) 2015-2016 Intel Corporation
#
# This program is free software; you can redistribute it and/or modify
Expand Down

0 comments on commit 258eeab

Please sign in to comment.