Unverified Commit f2f199f1 authored by Mario Rodas's avatar Mario Rodas Committed by GitHub
Browse files

Merge pull request #231906 from wegank/docker-slim-fix

docker-slim: update hash
parents afee3281 f4922269
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -8,7 +8,7 @@ buildGoModule rec {
    owner = "slimtoolkit";
    repo = "slim";
    rev = version;
    hash = "sha256-pRIfIgEM0olUi0LL8maB7vczcq4p67eDuWssoeOT4Tk=";
    hash = "sha256-byB7GTw0hHY4dp3CkMCl6ga/Zn82+K6qmyWy6ezCLoE=";
  };

  vendorHash = null;