Skip to content

Commit

Permalink
Update io_bazel_rules_docker digest to fc729d8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 26, 2023
1 parent a3d8e66 commit 6f3a5db
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 @@ -16,9 +16,9 @@ load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")

http_archive(
name = "io_bazel_rules_docker",
sha256 = "35c585261362a96b1fe777a7c4c41252b22fd404f24483e1c48b15d7eb2b55a5",
strip_prefix = "rules_docker-4282829a554058401f7ff63004c8870c8d35e29c",
urls = ["https://github.com/bazelbuild/rules_docker/archive/4282829a554058401f7ff63004c8870c8d35e29c.tar.gz"],
sha256 = "c7f9e97bb9f498f6bbbc842a0bcfaed1016b4355e9a7317f7ba0f413bc59ad71",
strip_prefix = "rules_docker-fc729d85f284225cfc0b8c6d1d838f4b3e037749",
urls = ["https://github.com/bazelbuild/rules_docker/archive/fc729d85f284225cfc0b8c6d1d838f4b3e037749.tar.gz"],
)

load(
Expand Down

0 comments on commit 6f3a5db

Please sign in to comment.