Skip to content

Commit

Permalink
Update ubi8 base image to 8.7 (elastic#15487)
Browse files Browse the repository at this point in the history
  • Loading branch information
robbavey authored Oct 23, 2023
1 parent 36656de commit 57cc392
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/templates/hardening_manifest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ tags:
# Build args passed to Dockerfile ARGs
args:
BASE_IMAGE: "redhat/ubi/ubi8"
BASE_TAG: "8.6"
BASE_TAG: "8.7"
LOGSTASH_VERSION: "{{ elastic_version }}"
GOLANG_VERSION: "1.17.8"

Expand Down

0 comments on commit 57cc392

Please sign in to comment.