Skip to content

Commit 3c8a0d1

Browse files
committed
Update Dockerfile
1 parent f56d370 commit 3c8a0d1

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Dockerfile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
# If all you need is Python 3, use:
2-
FROM cicirello/pyaction-lite:3
3-
41
# If you need Python 3 and the GitHub CLI, then use:
52
# FROM cicirello/pyaction:4
63

4+
# If all you need is Python 3, use:
5+
# FROM cicirello/pyaction-lite:3
6+
77
# If Python 3 + git is sufficient, then use:
88
# FROM cicirello/pyaction:3
99

0 commit comments

Comments
 (0)