File tree Expand file tree Collapse file tree 2 files changed +1
-4
lines changed
Expand file tree Collapse file tree 2 files changed +1
-4
lines changed Original file line number Diff line number Diff line change 7979 # https://github.com/containers/podman/tree/main/contrib/podmanimage
8080 # Specifying SHA repeatedly fails:
8181 # @sha256:421ac576cebff98e90c531e7b9ce4482370ecc7cee59abc2341714031bfb5f43
82- image : quay.io/containers/podman:v4.1 .1
82+ image : quay.io/containers/podman:v4.6 .1
8383 options : >-
8484 --device /dev/fuse:rw
8585 --privileged
Original file line number Diff line number Diff line change @@ -27,6 +27,3 @@ require (
2727 google.golang.org/genproto v0.0.0-20230110181048-76db0878b65f // indirect
2828 google.golang.org/protobuf v1.28.1 // indirect
2929)
30-
31- // required by https://github.com/grpc-ecosystem/grpc-gateway/releases/tag/v2.10.3
32- replace cloud.google.com/go/storage v1.19.0 => cloud.google.com/go/storage v1.10.0
You can’t perform that action at this time.
0 commit comments