mirror of
https://github.com/Unstructured-IO/unstructured.git
synced 2026-01-06 04:11:08 +00:00
chore: Update base image (#2426)
Propagating the openssl revert made in the base image: https://github.com/Unstructured-IO/base-images/pull/13 Note that I messed up and wrote over the existing 9.2-9 image. Any current prs will need to rebase in order to get a working dockerfile.
This commit is contained in:
parent
4a34765fdf
commit
cfee86f5de
@ -1,5 +1,5 @@
|
||||
# syntax=docker/dockerfile:experimental
|
||||
FROM quay.io/unstructured-io/base-images:rocky9.2-9@sha256:6c838b65b7e4b3b9a94d56ab92ba5d801f5a530709ffb2ef63ece267955d3140 as base
|
||||
FROM quay.io/unstructured-io/base-images:rocky9.2-9@sha256:73d8492452f086144d4b92b7931aa04719f085c74d16cae81e8826ef873729c9 as base
|
||||
|
||||
# NOTE(crag): NB_USER ARG for mybinder.org compat:
|
||||
# https://mybinder.readthedocs.io/en/latest/tutorials/dockerfile.html
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user