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 4661504
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 19, 2019
1 parent b799dd0 commit bc758d7
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 = "0662a0595583d4860b17a8b610fa5be94e2a5973972b00f881ca0c0935d24684",
strip_prefix = "rules_docker-4661504f63e5c9e913101b1f4c2966f5e2141eec",
urls = ["https://github.com/bazelbuild/rules_docker/archive/4661504f63e5c9e913101b1f4c2966f5e2141eec.tar.gz"],
)

load(
Expand Down

0 comments on commit bc758d7

Please sign in to comment.