Skip to content

v0.12.4-docker8

Compare
Choose a tag to compare
@jippi jippi released this 29 Jan 14:05
· 115 commits to main since this release
4e8c6dd

✨ New Features

🐛 Bug Fixes

  • ccab393 - clear-cache now also re-generates it (commit by @jippi)

👷 Build System

  • c07acf4 - use TARGETARCH in build caches instead of TARGETPLATFORM for better cache utilization (commit by @jippi)

🔧 Chores

🛸 Other Changes

  • 4e8c6dd - Fix Docker build ARG usage and cleanup base layer packages (#122)

See
https://www.docker.com/blog/faster-multi-platform-builds-dockerfile-cross-compilation-guide/
for the value of the different ARGs in multi-arch builds (commit by @jippi)