Commit Graph

2 Commits

Author SHA1 Message Date
Jonathan Metzman 291a152e67 [base-images] Pin base-builder-swift instead of base-builder-new
to fix breakage.

This is intended to fix the same breakage as
https://github.com/google/oss-fuzz/pull/6327. But this fix does
not prevent us from creating new language builder images that do
not use xenial.

Related: #6180
2021-08-27 07:42:10 -07:00
asraa 30d927e324
New base builder without lang specific installation + swift base (#5986)
Removes unnecessary stuff in base-builder image to create a base-builder-new, and then adds a base-builder-swift on top of this that swift projects can use (without JVM/Go/etc fuzzing).
2021-08-20 09:52:44 +10:00