Skip to content

Releases: theohbrothers/docker-alpine

20221029.0.0

29 Oct 22:33
1b9f704
Compare
Choose a tag to compare

Changes

πŸ–ŠοΈ Refactors

  • Refactor (ci): Use $GITHUB_ENV, github.ref_name, and bump actions to node 16 @leojonathanoh (#16)

20220915.0.0

15 Sep 17:11
4bd12da
Compare
Choose a tag to compare

Changes

πŸš€ Features

20211012.0.0

12 Oct 07:12
Compare
Choose a tag to compare

Changes

πŸš€ Features

  • Enhancement: Add curl component to mysqlclient-openssl variant @leojonathanoh (#9)

20210915.0.0

15 Sep 16:40
Compare
Choose a tag to compare

Changes

πŸš€ Features

  • Enhancement: Build linux/arm/v6 arch image for all variants @leojonathanoh (#6)

πŸ–ŠοΈ Refactors

  • Refactor (generate): Determine docker buildx platforms in VARIANTS.ps1 instead of in Dockerfile template for better template reusability @leojonathanoh (#7)
  • Refactor (definitions): Remove sending definition objects down the pipeline @leojonathanoh (#8)

20210912.0.0

12 Sep 20:59
Compare
Choose a tag to compare

Changes

πŸš€ Features

πŸ–ŠοΈ Refactors

  • Refactor: Keep only two multi-component variants for each alpine version @leojonathanoh (#2)
  • Refactor (generate): Remove Dockerfile.header.ps1 and Dockerfile.footer.ps1 and only use Dockerfile.ps1 @leojonathanoh (#3)
  • Refactor (ci): Remove .github/workflows/ci-release and use only ci-master-pr and CalVer-based workflow @leojonathanoh (#1)