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 8d2db99
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 24, 2019
1 parent cddc035 commit 62eb124
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 @@ -45,9 +45,9 @@ http_archive(

http_archive(
name = "io_bazel_rules_docker",
sha256 = "b5a33867c168e0a195ee655c36d677c56a171b3e62c47561fb66883db5102b64",
strip_prefix = "rules_docker-7d3113ad3ee4bcaa5276d91f8a6f38d5c65c0e7e",
urls = ["https://github.com/bazelbuild/rules_docker/archive/7d3113ad3ee4bcaa5276d91f8a6f38d5c65c0e7e.tar.gz"],
sha256 = "ceeb1ff8c979fc63d8715f205097b3818a9adeab623de6d80fb56a524e4f51a4",
strip_prefix = "rules_docker-8d2db998eb809a56bf883f8c9fa1e822e79a5dce",
urls = ["https://github.com/bazelbuild/rules_docker/archive/8d2db998eb809a56bf883f8c9fa1e822e79a5dce.tar.gz"],
)

load(
Expand Down

0 comments on commit 62eb124

Please sign in to comment.