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 4ea9e67
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 10, 2019
1 parent 6057108 commit 5f7f3bd
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 = "50e2ef4ba62575049445398c89c68696547140e0e57e5119b29c39ac21ee7f73",
strip_prefix = "rules_docker-3745c2033c1a85f71301109b7070c6433b80917c",
urls = ["https://github.com/bazelbuild/rules_docker/archive/3745c2033c1a85f71301109b7070c6433b80917c.tar.gz"],
sha256 = "b16afde01b99f8b9a067b98903a5fa1879307f9344ccdbbc4aa796ae657e910f",
strip_prefix = "rules_docker-4ea9e6708ec5ac29dc18f991921e2c064969159a",
urls = ["https://github.com/bazelbuild/rules_docker/archive/4ea9e6708ec5ac29dc18f991921e2c064969159a.tar.gz"],
)

load(
Expand Down

0 comments on commit 5f7f3bd

Please sign in to comment.