-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
dockerfile: fix copy non-octal build tag
It looks like there was some switch in build tags, resulting in the feature not being enabled in the release and the test being skipped. Signed-off-by: Tonis Tiigi <[email protected]>
- Loading branch information
1 parent
ca25771
commit 8c8418a
Showing
2 changed files
with
17 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
dfrunsecurity dfparents dfexcludepatterns dfchmodnonoctal | ||
dfrunsecurity dfparents dfexcludepatterns dfcopychmodnonoctal |