8000 Tags are only available for paid customers · Unstructured-IO/unstructured-api@52ba8ed · GitHub
[go: up one dir, main page]

Skip to content

Commit 52ba8ed

Browse files
committed
Tags are only available for paid customers
1 parent 9d38ed2 commit 52ba8ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# syntax=docker/dockerfile:experimental
22
# FROM quay.io/unstructured-io/base-images:wolfi-base-latest as base
3-
FROM cgr.dev/chainguard/python:3.12 as base
3+
FROM cgr.dev/chainguard/python as base
44

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

0 commit comments

Comments
 (0)
0