Skip to content

Commit

Permalink
use latest bigtable backup docker image with fix for list backups (#1043
Browse files Browse the repository at this point in the history
)
  • Loading branch information
sandeepsukhani authored Sep 23, 2019
1 parent ec5bc70 commit 158ca9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/bigtable-backup/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM grafana/bigtable-backup:master-c32bd7b
FROM grafana/bigtable-backup:master-18e7589
RUN apk add --update --no-cache python3 python3-dev git \
&& pip3 install --no-cache-dir --upgrade pip
COPY bigtable-backup.py bigtable-backup.py
Expand Down

0 comments on commit 158ca9d

Please sign in to comment.