Switch to new Docker driver

This commit is contained in:
Luke Tainton 2024-07-13 11:39:59 +01:00
parent a314379091
commit 6985f4dbe8
No known key found for this signature in database

View File

@ -22,6 +22,9 @@ jobs:
with:
ref: ${{ inputs.release }}
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3
- name: Log in to GitHub Container Registry
uses: docker/login-action@65b78e6e13532edd9afa3aa52ac7964289d1a9c1
with: