Preserve build image as well
This commit is contained in:
parent
c9751d4cd9
commit
02e0385ab8
1 changed files with 1 additions and 0 deletions
|
|
@ -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',
|
||||
|
|
|
|||
Loading…
Reference in a new issue