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 2442054 commit 280122cCopy full SHA for 280122c
pkg/grub/Dockerfile
@@ -53,7 +53,7 @@ ENV GRUB_PLATFORM=efi
53
# hadolint ignore=DL3006
54
FROM grub-build-${TARGETARCH} AS grub-build
55
56
-ENV GRUB_REPO=https://git.savannah.gnu.org/cgit/grub.git
+ENV GRUB_REPO=https://cgit.git.savannah.gnu.org/cgit/grub.git
57
58
COPY patches /patches
59
COPY patches-2.06 /patches-2.06
0 commit comments