Not rootless...
Some checks failed
ci / docker (push) Failing after 20s

This commit is contained in:
Eric Meehan 2025-02-14 11:46:18 -05:00
parent 573f58fd5d
commit 9bb285f71e

View File

@ -19,8 +19,6 @@ jobs:
- name: Setup docker
uses: docker/setup-docker-action@v4
with:
rootless: true
- name: Login to Docker Hub
uses: docker/login-action@v3