fix: Fix the custom action to run #1

Merged
shrikanth-allspice merged 5 commits from :jt/fix-pip into main 2024-04-09 15:46:06 +00:00
Showing only changes of commit 3e5aa3f47b - Show all commits

View File

@ -1,4 +1,4 @@
FROM ubuntu:latest FROM python:3.12-bookworm
COPY entrypoint.py /entrypoint.py COPY entrypoint.py /entrypoint.py