diff --git a/.gitea/workflows/release.yaml b/.gitea/workflows/release.yaml index c35d805..f902a86 100644 --- a/.gitea/workflows/release.yaml +++ b/.gitea/workflows/release.yaml @@ -8,7 +8,7 @@ jobs: build: name: Build image runs-on: ubuntu-latest - container: ghcr.io/catthehacker/ubuntu:act-latest@sha256:91f67c0ca67fde4eceb59cb8c3c74cde09c074eadaf9ebc0050df11cd031ef21 + container: ghcr.io/catthehacker/ubuntu:act-latest@sha256:78fc1ce62f01032916d08600dbe2913861f88b98f06d9273cdc1bc067f4a3df9 env: IMAGE_NAME: mlflow REGISTRY: git.namesny.com