Skip to content

Commit effc3d2

Browse files
committed
rename
1 parent 3123d98 commit effc3d2

File tree

1 file changed

+1
-1
lines changed
  • first-project/{{cookiecutter.project_name}}/src/tasks

1 file changed

+1
-1
lines changed

first-project/{{cookiecutter.project_name}}/src/tasks/tasks.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
import union
44

55
image_spec = union.ImageSpec(
6-
name="standard-union-template-image",
6+
name="first-project-image",
77
requirements="uv.lock",
88
)
99

0 commit comments

Comments
 (0)