Skip to content

v0.7.19-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 19 Jan 20:11
64ba9c4

Release notes

  • New: Produce ASP.NET Core containers that are able to run in read-only
    file systems, run as non-root as well as drop all capabilities. Here is
    an example security configuration
    securityContext:
      runAsUser: 1000
      runAsGroup: 2000
      allowPrivilegeEscalation: false
      privileged: false
      readOnlyRootFilesystem: true
      capabilities:
        drop:
        - all
    • New: Now possible to change Bake internal defaults via environment
      variables. More of these will be exposed in upcomming releases
    • Fixed: Docker Hub push URL should just be the username

Files

  • bake_windows_x86_64.zip
    • SHA256: E72D2258C35CCB7D06466A478B3EB738CA662C9F306A6A894BBF785A58A6FA90
  • bake_linux_x86_64.zip
    • SHA256: DEE497A0595C501CD63B4390B68F3F637E6A84260608D607138F5AF1D2EFD497
  • bake_macosx_x86_64.zip
    • SHA256: D9E08B1DC33F2EAC4FFA3F253FAA7437F1A3A0C6756A5C8215357B0C0FC697BA