Skip to content

Commit

Permalink
[DDS-1726] Removed clamav from bake definition.
Browse files Browse the repository at this point in the history
  • Loading branch information
GROwen committed Oct 25, 2023
1 parent 5b3a967 commit 267ff30
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions gh-actions-bake.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,6 @@ target "ci-builder" {

platforms = ["linux/amd64"]
}

target "clamav" {
inherits = ["docker-metadata-action"]
context = "${CONTEXT}/clamav"
dockerfile = "Dockerfile"

platforms = ["linux/amd64", "linux/arm64"]
}
target "elasticsearch" {
inherits = ["docker-metadata-action"]
context = "${CONTEXT}/elasticsearch"
Expand Down

0 comments on commit 267ff30

Please sign in to comment.