Skip to content

Commit

Permalink
fix: do not build centos 5.6 and psmdb tags for percona
Browse files Browse the repository at this point in the history
  • Loading branch information
q0rban committed Oct 3, 2024
1 parent e462e12 commit 2dfbc20
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions services/percona/manifest
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
NAME=percona
FROM=percona
TEMPLATE=yum
# Filter out centos 5.6 and percona with mongodb.
FILTER="grep -v -e 5.6-centos -e psmdb"

0 comments on commit 2dfbc20

Please sign in to comment.