radixdlt / olympia-node

Radix monorepo
Other
142 stars 35 forks source link

Ubuntu base ubuntu image upgrade & publish amd64/arm64 images #711

Closed krzlabrdx closed 2 years ago

krzlabrdx commented 2 years ago

This is improved version of previous PR https://github.com/radixdlt/radixdlt/pull/708

  1. Use Ubuntu 22.04 LTS as base image for all radixdlt-core images.
  2. Use Ubuntu 22.04 LTS as running environment for GitHub action.
  3. Build and publish for linux-x86 (amd64) and linux-arm64 (arm64) architectures.

As of right now use of Docker version 20.10.10 or newer is required!

sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information