Skip to content

Commit 39ec81b

Browse files
committed
Update Makefile
1 parent ef917fa commit 39ec81b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@ DEFAULT_IMAGE_ARCH = x86_64
1515
## Image tools (https://github.com/scaleway/image-tools)
1616
all: docker-rules.mk
1717
docker-rules.mk:
18-
wget -qO - http://j.mp/scw-builder | bash
18+
wget -qO - https://j.mp/scw-builder | bash
1919
-include docker-rules.mk
2020
## Below you can add custom makefile commands and overrides

0 commit comments

Comments
 (0)