Jahn Thomas Fidje
07/31/2024, 1:33 PMimage:
be in the below example?
deployments:
- name: My Deployment
version: null
tags: []
schedules: []
description: Some Description
entrypoint: "path/to/file.py:hello_world"
work_pool:
name: test-pool
job_variables:
image: "local-image:latest"
Nate
07/31/2024, 1:39 PMJahn Thomas Fidje
07/31/2024, 1:39 PMNate
07/31/2024, 1:40 PMJahn Thomas Fidje
07/31/2024, 1:41 PMNate
07/31/2024, 1:43 PMlatest
tags and local images
can you try some other tag than latest
?Divyansh
08/01/2024, 7:41 AMJahn Thomas Fidje
08/01/2024, 7:53 AM