Preserve build image as well

This commit is contained in:
Andras Bacsai 2022-02-11 21:07:31 +01:00
parent c9751d4cd9
commit 02e0385ab8

View File

@ -14,6 +14,7 @@ export default async function () {
`coollabsio/${defaultProxyImageTcp}`,
`coollabsio/${defaultProxyImageHttp}`,
'certbot/certbot:latest',
'node:16.14.0-alpine',
'alpine:latest',
'nginx:stable-alpine',
'node:lts',