diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index b159f0f4..1394d96f 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -20,10 +20,10 @@ jobs: include: - abi: cp311 tag: musllinux_1_2 - base: 3.11-alpine3.18 + base: 3.11-alpine3.19 - abi: cp312 tag: musllinux_1_2 - base: 3.12-alpine3.18 + base: 3.12-alpine3.19 steps: - name: Checkout the repository uses: actions/checkout@v4.1.1 diff --git a/README.md b/README.md index 99caf5bf..a359cbff 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Compile utilities: ### Python 3.12 / musllinux_1_2 -Build with Alpine 3.18 +Build with Alpine 3.19 Images: ghcr.io/home-assistant/wheels/ARCH/musllinux_1_2/cp312:VERSION Version of system builds: @@ -30,7 +30,7 @@ Version of system builds: ### Python 3.11 / musllinux_1_2 -Build with Alpine 3.18 +Build with Alpine 3.19 Images: ghcr.io/home-assistant/wheels/ARCH/musllinux_1_2/cp311:VERSION Version of system builds: