Skip to content

Commit 8659d90

Browse files
authored
base image update with security patches (#140)
1 parent 5a851a0 commit 8659d90

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 0.0.30-dev1
1+
## 0.0.30
22

33
* Add support for `encoding` parameter
44
* Add support for `xml_keep_tags` parameter

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# syntax=docker/dockerfile:experimental
2-
FROM quay.io/unstructured-io/base-images:rocky8.7-2
2+
FROM quay.io/unstructured-io/base-images:rocky8.7-3
33

44
# NOTE(crag): NB_USER ARG for mybinder.org compat:
55
# https://mybinder.readthedocs.io/en/latest/tutorials/dockerfile.html

0 commit comments

Comments
 (0)