Compare commits

...

4 Commits

Author SHA1 Message Date
Renovate Bot dcbcc523bf Update dependency boto3 to v1.34.51
Build and push mlflow container / Build and push mlflow container (push) Successful in 9s Details
2024-02-28 01:00:37 +00:00
Mathis 39af0ce93d Merge pull request 'Pin git.namesny.com/cluster/act-runner Docker tag to 12ecb58' (#39) from renovate/pin-dependencies into main
Build and push mlflow container / Build and push mlflow container (push) Successful in 8s Details
Reviewed-on: #39
2024-02-27 08:58:48 +00:00
Mathis 59328385b0 Merge branch 'main' into renovate/pin-dependencies 2024-02-27 08:58:39 +00:00
Renovate Bot 6b342fbe10 Pin git.namesny.com/cluster/act-runner Docker tag to 12ecb58 2024-02-14 01:01:15 +00:00
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.49
boto3==1.34.51