Skip to content

Commit

Permalink
PBM-1458. Update pbm version
Browse files Browse the repository at this point in the history
  • Loading branch information
sandraromanchenko committed Dec 12, 2024
1 parent bb95233 commit b5b3732
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="[email protected]"

ENV PBM_VERSION 2.7.0-1
ENV PBM_VERSION 2.8.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="[email protected]"

ENV PBM_VERSION 2.7.0-1
ENV PBM_VERSION 2.8.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="[email protected]"

ENV PBM_VERSION 2.7.0-1
ENV PBM_VERSION 2.8.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="[email protected]"

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

0 comments on commit b5b3732

Please sign in to comment.