From 7d2613476dbfd5c9ef26c88fe681e522391c7d7b Mon Sep 17 00:00:00 2001 From: Meggie Date: Tue, 7 Mar 2023 16:43:05 -0500 Subject: [PATCH] GitFetch for main We changed the default branch on https://github.com/hashicorp/docker-vault from master to main and I'm trying to fix it with guidance: https://github.com/docker-library/official-images/pull/14202#issuecomment-1458599084 --- library/vault | 1 + 1 file changed, 1 insertion(+) diff --git a/library/vault b/library/vault index bda743bcaefd9..b843b79d25a04 100644 --- a/library/vault +++ b/library/vault @@ -2,6 +2,7 @@ Maintainers: Meggie Ladlow (@mladlow), Calvin Leung Huang (@calvn), Nick Cabatoff (@ncabatoff) GitRepo: https://github.com/hashicorp/docker-vault.git +GitFetch: refs/heads/main Tags: 1.13.0, latest Architectures: amd64, arm64v8, arm32v6, i386