Skip to content

Commit e3def65

Browse files
committed
modified: .github/actions/recent-posts/Dockerfile
- Removed "ls" CMD as it's not needed anymore.
1 parent afb3a0d commit e3def65

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/actions/recent-posts/Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,4 @@ RUN pip install --no-cache-dir -r requirements.txt
55

66
COPY . .
77

8-
CMD ["ls"]
98
CMD ["python", "/main.py"]

0 commit comments

Comments
 (0)