mirror of
https://github.com/sysadminsmedia/homebox.git
synced 2026-01-04 12:04:58 +01:00
Update docker-publish-rootless-arm.yaml
This commit is contained in:
@@ -52,8 +52,8 @@ jobs:
|
||||
- name: Set up Docker Buildx
|
||||
uses: docker/setup-buildx-action@v3.0.0
|
||||
with:
|
||||
driver: docker-container # Use remote driver for parallel builds and improved performance
|
||||
buildkitd-flags: --allow-insecure-entitlements security # Enable required security entitlements for remote driver
|
||||
install: true # Ensure Buildx is installed and set up properly
|
||||
use: true # Use Buildx instance directly for this job
|
||||
|
||||
# Login against a Docker registry except on PR
|
||||
# https://github.com/docker/login-action
|
||||
|
||||
Reference in New Issue
Block a user