Bust the cache and see is using the master branch does indeed work faster

This commit is contained in:
Trenton H
2025-09-11 07:06:43 -07:00
parent 98accc4e7f
commit 53feba859d
2 changed files with 2 additions and 1 deletions

View File

@@ -373,6 +373,7 @@ jobs:
uses: docker/setup-qemu-action@v3
with:
platforms: arm64
image: tonistiigi/binfmt:master
- name: Login to GitHub Container Registry
uses: docker/login-action@v3
with:

View File

@@ -32,7 +32,7 @@ RUN set -eux \
# Purpose: Installs s6-overlay and rootfs
# Comments:
# - Don't leave anything extra in here either
FROM ghcr.io/astral-sh/uv:0.8.15-python3.12-trixie-slim AS s6-overlay-base
FROM ghcr.io/astral-sh/uv:0.8.17-python3.12-trixie-slim AS s6-overlay-base
WORKDIR /usr/src/s6