Skip to content
This repository was archived by the owner on Dec 17, 2021. It is now read-only.

Commit 958fa89

Browse files
committed
release/release: Switch to moby
1 parent 0164cc0 commit 958fa89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

release/release

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ import mako.template
1111

1212
def gen_release_desc(release_yaml):
1313
templ = """* Lambda Linux VirtualBox ISO [${data['github_tag']}](https://github.com/lambda-linux/lambda-linux-vbox/releases/tag/${data['github_tag']})
14-
* Docker [${data['docker']}](https://github.com/docker/docker/releases/tag/${data['docker']})
14+
* Docker [${data['docker']}](https://github.com/moby/moby/releases/tag/${data['docker']})
1515
* Kernel [${data['kernel']}](https://cdn.kernel.org/pub/linux/kernel/v4.x/ChangeLog-${data['kernelwov']})
1616
* VirtualBox Guest Additions [${data['vbox_guest_additions']}](http://download.virtualbox.org/virtualbox/${data['vbox_guest_additionswov']}/)
1717

0 commit comments

Comments
 (0)