Try to fix docker build
Some checks failed
Build and Push Docker Image / docker (push) Failing after 56s

This commit is contained in:
Lukas Reichart
2024-12-29 16:46:29 +01:00
parent 1e2d65b06e
commit bc0d87a539

View File

@@ -6,6 +6,7 @@ on:
jobs: jobs:
docker: docker:
runs-on: ubuntu-latest runs-on: ubuntu-latest
container: catthehacker/ubuntu:act-latest
steps: steps:
- name: Login to Docker Hub - name: Login to Docker Hub
uses: docker/login-action@v3 uses: docker/login-action@v3