Compare commits

...

2 Commits

Author SHA1 Message Date
Renovate Bot 9a05a698f3 Update ghcr.io/catthehacker/ubuntu:act-latest Docker digest to 3115d34
Build and push mlflow container / Build and push mlflow container (push) Successful in 1m13s Details
2024-02-09 01:01:03 +00:00
Renovate Bot 794fb79351 Update dependency boto3 to v1.34.38
Build and push mlflow container / Build and push mlflow container (push) Successful in 11s Details
2024-02-09 01:00:52 +00:00
2 changed files with 2 additions and 2 deletions

View File

@ -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: ghcr.io/catthehacker/ubuntu:act-latest@sha256:f7a21149ff1ee95f66ad0697ddf69a01c4cb580dd50a7ae2560877f1aa0a0f4f container: ghcr.io/catthehacker/ubuntu:act-latest@sha256:3115d340e5fc9e7b4d1cf5cc72e9f475d1bf6419bda158883e3bff9a36674a0e
env: env:
IMAGE_NAME: mlflow IMAGE_NAME: mlflow
REGISTRY: git.namesny.com REGISTRY: git.namesny.com

View File

@ -1,3 +1,3 @@
mlflow==2.10.1 mlflow==2.10.1
psycopg2-binary==2.9.9 psycopg2-binary==2.9.9
boto3==1.34.36 boto3==1.34.38