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 f56d370 commit 3c8a0d1Copy full SHA for 3c8a0d1
1 file changed
Dockerfile
@@ -1,9 +1,9 @@
1
-# If all you need is Python 3, use:
2
-FROM cicirello/pyaction-lite:3
3
-
4
# If you need Python 3 and the GitHub CLI, then use:
5
# FROM cicirello/pyaction:4
6
+# If all you need is Python 3, use:
+# FROM cicirello/pyaction-lite:3
+
7
# If Python 3 + git is sufficient, then use:
8
# FROM cicirello/pyaction:3
9
0 commit comments