diff --git a/.forgejo/workflows/demo.yaml b/.forgejo/workflows/demo.yaml index 9b1cb90..858f513 100644 --- a/.forgejo/workflows/demo.yaml +++ b/.forgejo/workflows/demo.yaml @@ -23,10 +23,9 @@ jobs: - name: Set up Docker Buildx uses: https://github.com/docker/setup-buildx-action@v3 with: - config-inline: | + config-inline: |2 [dns] nameservers = ["10.42.10.1"] - - name: Print Some Debugging Info shell: /bin/ash -e {0} run: cat /tmp/docker-actions*/*