We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da2e1d7 commit 11ab6ccCopy full SHA for 11ab6cc
1 file changed
DockerFile DockerfileDockerFile renamed to Dockerfile
@@ -1,4 +1,4 @@
1
-FROM jfloff/alpine-python
+FROM python:3.7-alpine
2
3
LABEL "com.github.actions.name"="creating error log using Flake8"
4
LABEL "com.github.actions.description"="run flake8 command and use black"
0 commit comments