8000
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 9b3c163 commit 14ff6baCopy full SHA for 14ff6ba
Formula/docker-slim.rb
@@ -1,8 +1,8 @@
1
class DockerSlim < Formula
2
desc "Minify and secure Docker images"
3
homepage "https://dockersl.im"
4
- url "https://github.com/docker-slim/docker-slim/archive/1.31.0.tar.gz"
5
- sha256 "1088437116f752203001ab21d355ee4b3f781d716a4068c4e3a13697520fc67c"
+ url "https://github.com/docker-slim/docker-slim/archive/1.32.0.tar.gz"
+ sha256 "b47d1c6492e386aaca68991b7fd43f2d2139fd33bb8de03f09ae4b08ed721a5a"
6
license "Apache-2.0"
7
8
bottle do
0 commit comments