Skip to content

Commit c2968c7

Browse files
authored
update images pin (#856)
1 parent 674f3e5 commit c2968c7

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ module github.com/sourcegraph/deploy-sourcegraph-docker
33
go 1.15
44

55
require (
6-
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20220511200824-abaeea3fde03
6+
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20220922183713-4ab710dc0025
77
github.com/sourcegraph/update-docker-tags v0.10.0
88
)

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -188,6 +188,8 @@ github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-2022050400313
188188
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20220504003139-e2e91f0dcdc9/go.mod h1:RrAuT1kEkrErj2fmr4f3pPDoBF0ruFBhOSC1yORlv24=
189189
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20220511200824-abaeea3fde03 h1:z1RPRG2xMvrTbRdoDZKuexpg9KSnvQ7RKWu1f8HcWbw=
190190
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20220511200824-abaeea3fde03/go.mod h1:RrAuT1kEkrErj2fmr4f3pPDoBF0ruFBhOSC1yORlv24=
191+
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20220922183713-4ab710dc0025 h1:DVHm16IbByMG0t9vu3hbSabb5AMNND48IOQrnTgCMYk=
192+
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20220922183713-4ab710dc0025/go.mod h1:RrAuT1kEkrErj2fmr4f3pPDoBF0ruFBhOSC1yORlv24=
191193
github.com/sourcegraph/update-docker-tags v0.9.0 h1:FeqPS1GH5n4KyTha/SpZvDDmrdS4c+N8cQ3xb4Rlb+A=
192194
github.com/sourcegraph/update-docker-tags v0.9.0/go.mod h1:lCDsoUnk/ASDbm7UxE7tU3qAUhQxA7xykELHXcLeKFM=
193195
github.com/sourcegraph/update-docker-tags v0.10.0 h1:KpY1HtvSt0FzDM/sR0jQF5StNbiPKpqmHhE0jpBEa0A=

0 commit comments

Comments
 (0)