Skip to content

Commit 5a0653e

Browse files
authored
Update hardening_manifest.yaml
1 parent 22c901b commit 5a0653e

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

packaging/ironbank/hardening_manifest.yaml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,8 @@ tags:
1313
# Build args passed to Dockerfile ARGs
1414
args:
1515
BASE_IMAGE: "redhat/ubi/ubi9"
16-
<<<<<<< HEAD
17-
BASE_TAG: "9.6"
18-
ELASTIC_STACK: "{{ beat_version }}"
19-
=======
2016
BASE_TAG: "9.7"
21-
ELASTIC_STACK: "${APM_SERVER_VERSION}"
22-
>>>>>>> 154b8060 (deps: Bump ironbank version to 9.7 (#19558))
17+
ELASTIC_STACK: "{{ beat_version }}"
2318
ELASTIC_PRODUCT: "apm-server"
2419

2520
# Docker image labels

0 commit comments

Comments
 (0)