Skip to content

Commit

Permalink
PBM-1403. Update pbm version
Browse files Browse the repository at this point in the history
  • Loading branch information
sandraromanchenko committed Oct 9, 2024
1 parent bc8ff27 commit d85ea4f
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion percona-backup-mongodb/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ LABEL org.opencontainers.image.title="Percona Backup for MongoDB" \
low-impact solution for achieving consistent backups of MongoDB Sharded Clusters and Replica Sets." \
org.opencontainers.image.authors="info@percona.com"

ENV PBM_VERSION 2.6.0-1
ENV PBM_VERSION 2.7.0-1
ENV PBM_REPO_CH release
ENV PSMDB_REPO psmdb-42
ENV PSMDB_REPO_CH release
Expand Down
2 changes: 1 addition & 1 deletion percona-backup-mongodb/Dockerfile.aarch64
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ LABEL org.opencontainers.image.title="Percona Backup for MongoDB" \
low-impact solution for achieving consistent backups of MongoDB Sharded Clusters and Replica Sets." \
org.opencontainers.image.authors="info@percona.com"

ENV PBM_VERSION 2.6.0-1
ENV PBM_VERSION 2.7.0-1
ENV PBM_REPO_CH release
ENV OS_VER el8
ENV FULL_PBM_VERSION "$PBM_VERSION.$OS_VER"
Expand Down
2 changes: 1 addition & 1 deletion percona-backup-mongodb/Dockerfile.ubi8
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ LABEL org.opencontainers.image.title="Percona Backup for MongoDB" \
low-impact solution for achieving consistent backups of MongoDB Sharded Clusters and Replica Sets." \
org.opencontainers.image.authors="info@percona.com"

ENV PBM_VERSION 2.6.0-1
ENV PBM_VERSION 2.7.0-1
ENV PBM_REPO_CH release
ENV PSMDB_REPO psmdb-42
ENV PSMDB_REPO_CH release
Expand Down
2 changes: 1 addition & 1 deletion percona-backup-mongodb/Dockerfile.ubi9
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ LABEL org.opencontainers.image.title="Percona Backup for MongoDB" \
low-impact solution for achieving consistent backups of MongoDB Sharded Clusters and Replica Sets." \
org.opencontainers.image.authors="info@percona.com"

ENV PBM_VERSION 2.6.0-1
ENV PBM_VERSION 2.7.0-1
ENV PBM_REPO_CH release
ENV PSMDB_REPO psmdb-60
ENV PSMDB_REPO_CH release
Expand Down

0 comments on commit d85ea4f

Please sign in to comment.