Compare commits
6 Commits
490ac1a3d9
...
607705df59
Author | SHA1 | Date |
---|---|---|
|
607705df59 | |
|
64c3c0f6bc | |
|
c77a5cb714 | |
|
7e48b2256e | |
|
335678167d | |
|
16e71327a0 |
|
@ -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