We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cfcd712 commit 01ab688Copy full SHA for 01ab688
Formula/p/powerman-dockerize.rb
@@ -2,8 +2,8 @@ class PowermanDockerize < Formula
2
desc "Utility to simplify running applications in docker containers"
3
homepage "https://github.com/powerman/dockerize"
4
url "https://github.com/powerman/dockerize.git",
5
- tag: "v0.23.1",
6
- revision: "67f38473db4017b50603c44fa12f5a0e72dddab3"
+ tag: "v0.23.2",
+ revision: "b2733c291f1c3be71e0559d35efde3a887dc7060"
7
license "MIT"
8
9
bottle do
0 commit comments