[Backport release-24.05] undocker: 1.2.2 -> 1.2.3 (#342298)

This commit is contained in:
Fabián Heredia Montiel
2024-09-17 00:17:36 -06:00
committed by GitHub

View File

@@ -4,8 +4,8 @@
, gnumake
}:
let
version = "1.2.2";
hash = "sha256-kBqNopcHpldU5oD6zoVjPjP84t12QFcbWBSNNgwImKg=";
version = "1.2.3";
hash = "sha256-hyP85pYtXxucAliilUt9Y2qnrfPeSjeGsYEFJndJWyA=";
src = fetchFromGitea {
domain = "git.jakstys.lt";
owner = "motiejus";