Merge branch 'main' into renovate/python-3.10-slim
This commit is contained in:
commit
845bf788f9
|
@ -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
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
mlflow==2.9.1
|
||||
mlflow==2.9.2
|
||||
psycopg2-binary==2.9.9
|
||||
boto3==1.34.0
|
||||
boto3==1.34.17
|
Loading…
Reference in New Issue