Skip to content

Commit

Permalink
PB-7615: Adding isSyncedBackup flag to identify the synced backups
Browse files Browse the repository at this point in the history
  • Loading branch information
shkumari-px committed Aug 30, 2024
1 parent 0258942 commit 15bb5e8
Show file tree
Hide file tree
Showing 4 changed files with 837 additions and 723 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Do not use directly, use `make docker-build-proto` instead
#

FROM golang:1.20
FROM golang:1.23
ENV GOPATH=/go
RUN mkdir -p portworx/px-backup-api
WORKDIR portworx/px-backup-api
Expand Down
Loading

0 comments on commit 15bb5e8

Please sign in to comment.