We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26b9862 commit 26903b7Copy full SHA for 26903b7
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM python:3.8-alpine
+FROM python:3.12-alpine
2
RUN pip install csv-diff
3
WORKDIR /files
4
ENTRYPOINT ["csv-diff"]
0 commit comments