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 c66d8e0 commit 5cb7772Copy full SHA for 5cb7772
Makefile
@@ -8,5 +8,5 @@ dep:
8
git submodule foreach -q --recursive 'git reset --hard && git checkout ${VERSION}'
9
10
patch:
11
- cd harbor && sh -c "curl https://github.com/goharbor/harbor/compare/$(VERSION)...morlay:patch-$(VERSION).patch | git apply -v"
+ cd harbor && sh -c "curl https://github.com/goharbor/harbor/compare/$(VERSION)...cropsly:patch-$(VERSION).patch | git apply -v"
12
version
@@ -1 +1 @@
1
-v2.12.0
+v2.12.2
0 commit comments