update ref
All checks were successful
Continuous Releases / build (push) Successful in 1m11s

This commit is contained in:
Eau
2026-03-20 00:14:20 -05:00
parent db821b6d8b
commit 6e481d7a26

View File

@@ -14,4 +14,4 @@ jobs:
- uses: actions/checkout@v4 - uses: actions/checkout@v4
with: with:
fetch-depth: 0 fetch-depth: 0
- run: docker build . -t ${{ env.IMAGE_TAG }} --build-arg UBUNTU_VERSION=${{ UBUNTU_VERSION }} - run: docker build . -t ${{ env.IMAGE_TAG }} --build-arg UBUNTU_VERSION=${{ env.UBUNTU_VERSION }}