Compare commits
1 Commits
b5a5047c25
...
6b33c4f8c6
Author | SHA1 | Date |
---|---|---|
Renovate Bot | 6b33c4f8c6 |
|
@ -8,7 +8,7 @@ jobs:
|
|||
build:
|
||||
name: Build image
|
||||
runs-on: ubuntu-latest
|
||||
container: ghcr.io/catthehacker/ubuntu:act-latest@sha256:f8441100f2d7463596de0450629fdee3eb163dd38e55c99e4f28344c4e5bbe80
|
||||
container: ghcr.io/catthehacker/ubuntu:act-latest@sha256:d98977c204a952ae5e35904a9f09aa04e37abcb8fe334e3351dbe40082b8f291
|
||||
env:
|
||||
IMAGE_NAME: mlflow
|
||||
REGISTRY: git.namesny.com
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
mlflow==2.9.2
|
||||
psycopg2-binary==2.9.9
|
||||
boto3==1.34.29
|
||||
boto3==1.34.23
|
Loading…
Reference in New Issue