Forgot to uncomment line

cron
Jef Roosens 2022-02-25 21:50:07 +01:00
parent a7cb08f93d
commit 732b53b6ce
Signed by untrusted user: Jef Roosens
GPG Key ID: B580B976584B5F30
1 changed files with 1 additions and 1 deletions

View File

@ -120,7 +120,7 @@ fn build() ? {
time.sleep(5000000000)
}
// docker.remove_container(id) ?
docker.remove_container(id) ?
}
// Finally, we remove the builder image