UNCLASSIFIED - NO CUI
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
elastic-agent
Manage
Activity
Members
Labels
Plan
Issues
1
Issue boards
Milestones
Iterations
Requirements
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Iron Bank Containers
Elastic
Beats
7.x
elastic-agent
Merge requests
!26
Update Elastic-Agent to 7.17.8
Code
Review changes
Check out branch
Download
Patches
Plain diff
Closed
Update Elastic-Agent to 7.17.8
7.17.8-release
into
development
Overview
0
Commits
1
Pipelines
1
Changes
3
Closed
jmlrt
requested to merge
7.17.8-release
into
development
2 years ago
Overview
0
Commits
1
Pipelines
1
Changes
3
Expand
Closes
#10 (closed)
👍
0
👎
0
Merge request reports
Compare
development
development (base)
and
latest version
latest version
b8bc5b0f
1 commit,
2 years ago
3 files
+
8
−
8
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
3
Search (e.g. *.vue) (Ctrl+P)
Dockerfile
+
1
−
1
Options
@@ -8,7 +8,7 @@ ARG BASE_TAG=8.6
FROM
${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG}
as
prep_files
ARG
ELASTIC_STACK=7.17.
6
ARG
ELASTIC_STACK=7.17.
8
ARG
ELASTIC_PRODUCT=elastic-agent
ARG
OS_AND_ARCH=linux-x86_64
Loading