Skip to content

Commit 280122c

Browse files
rucoderOhmSpectator
authored andcommitted
grub: change grub snapshot URL to point to new mirrors
- according to https://savannah.gnu.org/news/?id=10777 new mirrors should be used Signed-off-by: Mikhail Malyshev <[email protected]>
1 parent 2442054 commit 280122c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/grub/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ ENV GRUB_PLATFORM=efi
5353
# hadolint ignore=DL3006
5454
FROM grub-build-${TARGETARCH} AS grub-build
5555

56-
ENV GRUB_REPO=https://git.savannah.gnu.org/cgit/grub.git
56+
ENV GRUB_REPO=https://cgit.git.savannah.gnu.org/cgit/grub.git
5757

5858
COPY patches /patches
5959
COPY patches-2.06 /patches-2.06

0 commit comments

Comments
 (0)