missing version
Some checks failed
/ build-base (push) Failing after 1m8s

This commit is contained in:
Ryan Voots 2025-05-08 08:50:58 -04:00
parent d32a27206a
commit bd5be404b0

View file

@ -7,7 +7,7 @@ jobs:
- name: checkout - name: checkout
uses: actions/checkout@v4 uses: actions/checkout@v4
- name: buildx-base - name: buildx-base
uses: https://github.com/docker/setup-buildx-action@main uses: https://github.com/docker/setup-buildx-action@v3
- name: Build and push - name: Build and push
uses: https://github.com/docker/build-push-action@v6 uses: https://github.com/docker/build-push-action@v6
with: with: