Skip to content

Commit

Permalink
add supported integration opencti
Browse files Browse the repository at this point in the history
  • Loading branch information
reyesj2 committed Dec 18, 2024
1 parent b0f56d6 commit 0330261
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion so-elastic-fleet-package-registry/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
ARG VERSION

FROM docker.elastic.co/package-registry/distribution:$VERSION as original_image
FROM docker.elastic.co/package-registry/distribution:$VERSION AS original_image

# Add bash because it is not included in the new default base image of wolfi-base (default sh shell)
RUN apk add --no-cache bash coreutils
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ ti_anomali-
ti_cybersixgill-
ti_maltiverse-
ti_misp-
ti_opencti-
ti_otx-
ti_rapid7_threat_command-
ti_recordedfuture-
Expand Down

0 comments on commit 0330261

Please sign in to comment.