Skip to content
This repository was archived by the owner on Jul 1, 2023. It is now read-only.

Commit 854b185

Browse files
authored
Update vendored gravity version. (#261)
Installing 5.5.20 fails due to: gravitational/gravity#1992 Lets update this to something more contemporary.
1 parent ab2800f commit 854b185

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ DOCKER_VERSION ?=
1919
DOCKER_TAG ?=
2020
DOCKER_ARGS ?= --pull
2121

22-
GRAVITY_VERSION := 5.5.20
22+
GRAVITY_VERSION := 5.5.50
2323
TERRAFORM_VERSION := 0.12.9
2424
CHROMEDRIVER_VERSION := 2.39
2525
TERRAFORM_PROVIDER_AWS_VERSION := 1.19.0

0 commit comments

Comments
 (0)