Skip to content
This repository has been archived by the owner on Feb 6, 2024. It is now read-only.

Commit

Permalink
chore(deps): update io_bazel_rules_docker commit hash to 6f9fb92
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 20, 2019
1 parent b799dd0 commit 318e570
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -65,9 +65,9 @@ grpc_deps()

http_archive(
name = "io_bazel_rules_docker",
sha256 = "8ee9c719d3ccb432c60957d334ead2157caae6fd7b2908b487dedb1af8f61ec0",
strip_prefix = "rules_docker-b314bad39d25996e78135cc1233c66e78e84ee96",
urls = ["https://github.com/bazelbuild/rules_docker/archive/b314bad39d25996e78135cc1233c66e78e84ee96.tar.gz"],
sha256 = "65090f8cb80a54f6f425ef528bd652bfccf91069bbd1fb33e8e01be5a2c1c17a",
strip_prefix = "rules_docker-6f9fb92206a3bbeb9d87839f34f33c192f6a9751",
urls = ["https://github.com/bazelbuild/rules_docker/archive/6f9fb92206a3bbeb9d87839f34f33c192f6a9751.tar.gz"],
)

load(
Expand Down

0 comments on commit 318e570

Please sign in to comment.