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 a323ae1 commit 7b97d79Copy full SHA for 7b97d79
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM python:3.8-alpine
+FROM python:3.10.1-alpine
2
3
# Download PlantUML + dependencies
4
RUN mkdir -p /usr/share/man/man1 && apk add --no-cache openjdk8 graphviz && \
0 commit comments