Merge branch 'main' into renovate/boto3-1.34.x
This commit is contained in:
commit
607705df59
|
@ -8,7 +8,7 @@ jobs:
|
||||||
build:
|
build:
|
||||||
name: Build image
|
name: Build image
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
container: ghcr.io/catthehacker/ubuntu:act-latest@sha256:91f67c0ca67fde4eceb59cb8c3c74cde09c074eadaf9ebc0050df11cd031ef21
|
container: ghcr.io/catthehacker/ubuntu:act-latest@sha256:78fc1ce62f01032916d08600dbe2913861f88b98f06d9273cdc1bc067f4a3df9
|
||||||
env:
|
env:
|
||||||
IMAGE_NAME: mlflow
|
IMAGE_NAME: mlflow
|
||||||
REGISTRY: git.namesny.com
|
REGISTRY: git.namesny.com
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
mlflow==2.9.1
|
mlflow==2.9.2
|
||||||
psycopg2-binary==2.9.9
|
psycopg2-binary==2.9.9
|
||||||
boto3==1.34.17
|
boto3==1.34.17
|
Loading…
Reference in New Issue