Compare commits

..

4 Commits

2 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@ jobs:
build:
name: Build and push mlflow container
runs-on: ubuntu-latest
container: git.namesny.com/cluster/act-runner:v1
container: git.namesny.com/cluster/act-runner:v1@sha256:12ecb5835cd38f38bf9fc7589abc3751861bd737c612bb2a6194615810cb4f92
env:
IMAGE_NAME: mlflow
REGISTRY: git.namesny.com

View File

@ -1,3 +1,3 @@
mlflow==2.10.2
psycopg2-binary==2.9.9
boto3==1.34.50
boto3==1.34.51