Commit f4922269 authored by Weijia Wang's avatar Weijia Wang
Browse files

docker-slim: update hash

parent aa3be4c3
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;