Compare commits
1 Commits
dcbcc523bf
...
89b93c0242
Author | SHA1 | Date |
---|---|---|
Renovate Bot | 89b93c0242 |
|
@ -8,7 +8,7 @@ jobs:
|
||||||
build:
|
build:
|
||||||
name: Build and push mlflow container
|
name: Build and push mlflow container
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
container: git.namesny.com/cluster/act-runner:v1@sha256:12ecb5835cd38f38bf9fc7589abc3751861bd737c612bb2a6194615810cb4f92
|
container: git.namesny.com/cluster/act-runner:v1
|
||||||
env:
|
env:
|
||||||
IMAGE_NAME: mlflow
|
IMAGE_NAME: mlflow
|
||||||
REGISTRY: git.namesny.com
|
REGISTRY: git.namesny.com
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
mlflow==2.10.2
|
mlflow==2.10.2
|
||||||
psycopg2-binary==2.9.9
|
psycopg2-binary==2.9.9
|
||||||
boto3==1.34.51
|
boto3==1.34.50
|
Loading…
Reference in New Issue