Skip to content

Commit

Permalink
vendor: update containers/image
Browse files Browse the repository at this point in the history
Needed to pick up this change:

ostree: use the same thread for ostree operations

Since ostreedev/ostree#1555, locking is
enabled by default in OSTree.  Unfortunately it uses thread-private
data and it breaks the Golang bindings.  Force the same thread for the
write operations to the OSTree repository.

Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
  • Loading branch information
giuseppe committed May 30, 2018
1 parent f9baaa6 commit 0df5dcf
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions vendor/github.com/containers/image/ostree/ostree_dest.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 0df5dcf

Please sign in to comment.