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.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:cc3bb21598334d2acf754b357148183ec3c6fefb4f90a422482e1fe2c0089e9f
FROM docker.elastic.co/wolfi/python:3.11-dev@sha256:56b0d1a2a9fe12b72e0fbf4c37378ef0b106f99ae4ad9b54746ab65b0a271f0d
USER root
COPY . /app
WORKDIR /app
Expand Down
2 changes: 1 addition & 1 deletion app/connectors_service/NOTICE.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7524,7 +7524,7 @@ made under the terms of *both* these licenses.


soupsieve
2.8.3
2.8.4
MIT
MIT License

Expand Down
Loading