We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e75202 commit f0e9813Copy full SHA for f0e9813
Dockerfile
@@ -1,5 +1,5 @@
1
# Container image that runs your code
2
-FROM python:3.13.0rc2-slim
+FROM python:3.13.5-slim
3
4
# Copies your code file from your action repository to the filesystem path `/` of the container
5
COPY entrypoint.sh /entrypoint.sh
0 commit comments