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 5a851a0 commit 8659d90Copy full SHA for 8659d90
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## 0.0.30-dev1
+## 0.0.30
2
3
* Add support for `encoding` parameter
4
* Add support for `xml_keep_tags` parameter
Dockerfile
@@ -1,5 +1,5 @@
# syntax=docker/dockerfile:experimental
-FROM quay.io/unstructured-io/base-images:rocky8.7-2
+FROM quay.io/unstructured-io/base-images:rocky8.7-3
# NOTE(crag): NB_USER ARG for mybinder.org compat:
5
# https://mybinder.readthedocs.io/en/latest/tutorials/dockerfile.html
0 commit comments