Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Dockerfile.ftest.wolfi
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM docker.elastic.co/wolfi/python:3.11-dev@sha256:485e1ad61685b04c8ee006d452768535a14c90a231e9f3c0742f946d7a77fe50
FROM docker.elastic.co/wolfi/python:3.11-dev@sha256:0863e59b639952fd396dc2026cdc329d7415079e6949cfd7f42e59e2ac6dbc14
USER root
COPY . /connectors
WORKDIR /connectors
Expand Down
2 changes: 1 addition & 1 deletion Dockerfile.wolfi
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM docker.elastic.co/wolfi/python:3.11-dev@sha256:485e1ad61685b04c8ee006d452768535a14c90a231e9f3c0742f946d7a77fe50
FROM docker.elastic.co/wolfi/python:3.11-dev@sha256:0863e59b639952fd396dc2026cdc329d7415079e6949cfd7f42e59e2ac6dbc14
USER root
COPY . /app
WORKDIR /app
Expand Down
10 changes: 5 additions & 5 deletions NOTICE.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5224,7 +5224,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.


httpcore
1.0.7
1.0.8
BSD License
Copyright © 2020, [Encode OSS Ltd](https://www.encode.io/).
All rights reserved.
Expand Down Expand Up @@ -6189,7 +6189,7 @@ MIT License


multidict
6.2.0
6.4.3
Apache Software License
Copyright 2016 Andrew Svetlov and aio-libs contributors

Expand Down Expand Up @@ -8419,7 +8419,7 @@ PERFORMANCE OF THIS SOFTWARE.


typing_extensions
4.13.1
4.13.2
UNKNOWN
A. HISTORY OF THE SOFTWARE
==========================
Expand Down Expand Up @@ -8760,8 +8760,8 @@ made under the terms of *both* these licenses.


urllib3
2.3.0
MIT License
2.4.0
UNKNOWN
MIT License

Copyright (c) 2008-2020 Andrey Petrov and contributors.
Expand Down