Skip to content

Commit 1cd776c

Browse files
committed
https for github
1 parent 2c4c51a commit 1cd776c

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

.gitmodules

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,24 @@
11
[submodule "debian-base-apache"]
22
path = debian-base-apache
3-
url = git@github.com:jgoerzen/docker-debian-base-apache.git
3+
url = https://github.com/jgoerzen/docker-debian-base-apache.git
44
branch = .
55
[submodule "debian-base-minimal"]
66
path = debian-base-minimal
7-
url = git@github.com:jgoerzen/docker-debian-base-minimal.git
7+
url = https://github.com/jgoerzen/docker-debian-base-minimal.git
88
branch = .
99
[submodule "debian-base-apache-php"]
1010
path = debian-base-apache-php
11-
url = git@github.com:jgoerzen/docker-debian-base-apache-php.git
11+
url = https://github.com/jgoerzen/docker-debian-base-apache-php.git
1212
branch = .
1313
[submodule "debian-base-vnc"]
1414
path = debian-base-vnc
15-
url = git@github.com:jgoerzen/docker-debian-base-vnc.git
15+
url = https://github.com/jgoerzen/docker-debian-base-vnc.git
1616
branch = .
1717
[submodule "debian-base-standard"]
1818
path = debian-base-standard
19-
url = git@github.com:jgoerzen/docker-debian-base-standard.git
19+
url = https://github.com/jgoerzen/docker-debian-base-standard.git
2020
branch = .
2121
[submodule "debian-base-security"]
2222
path = debian-base-security
23-
url = git@github.com:jgoerzen/docker-debian-base-security.git
23+
url = https://github.com/jgoerzen/docker-debian-base-security.git
2424
branch = .

0 commit comments

Comments
 (0)