panoramix 0.7.21 → 0.7.22

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -61,7 +61,7 @@ def docker_build(args, &block)
61
61
  end
62
62
 
63
63
  # Get context if given
64
- context = config.fetch(:context, File.dirname dockerfile)
64
+ context = config.fetch(:context, File.dirname(dockerfile))
65
65
 
66
66
  # Select the host
67
67
  host = config.fetch(:host, nil)
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: panoramix
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.7.21
4
+ version: 0.7.22
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: