Skip to content

Commit

Permalink
update docker image for bigtable-backup tool
Browse files Browse the repository at this point in the history
  • Loading branch information
sandeepsukhani committed Aug 8, 2019
1 parent 4354f80 commit bd4a76c
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-418c0dd
FROM grafana/bigtable-backup:master-63aad9c
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 bd4a76c

Please sign in to comment.