Skip to content

Releases: safe-waters/docker-lock

v0.8.10

03 Sep 22:42
0133421
Compare
Choose a tag to compare

Changelog

0133421 Remove consistency check from compose parser (#114)

v0.8.9

01 Sep 22:03
ea8add6
Compare
Choose a tag to compare

Changelog

ea8add6 fork merged; use latest compose-go (#113)
1138e6e skip validation with forked parser (#112)

v0.8.8

24 Jul 01:24
36995dd
Compare
Choose a tag to compare

Changelog

167870f Use the new compose-go parser (#109)
36995dd use compose.yml and compose.yaml (#110)

v0.8.7

21 Jun 19:30
e2c99e8
Compare
Choose a tag to compare

Changelog

e2c99e8 skip validation (#107)
99e6e8b update go.mod & go versions (#106)

v0.8.6

30 Mar 17:08
78106aa
Compare
Choose a tag to compare

Changelog

dcd3893 Miperel/add command instructions to readme (#101)
78106aa add alpine docker images (#103)

v0.8.5

29 Jan 05:52
07dd81d
Compare
Choose a tag to compare

Changelog

8ba2117 Miperel/ignore blocks without images (#98)
07dd81d add support for ** glob (#99)
b64d627 do not choke on dirs (#94)
b32f5b3 filter out directories and files that do not exist in the collector stage (#93)
28c3ba8 include path in common parser errors (#95)
6fb17fb increase linter timeout (#87)
e7345c0 log the path of images that cannot update (#96)
d9dc733 only extract executable when installing (#88)

v0.8.4

16 Dec 03:18
25f2237
Compare
Choose a tag to compare

Changelog

98dae9d pass vars into validation (#83)
25f2237 use current dir for temp paths (#84)

v0.8.3

11 Dec 21:07
0dc8a33
Compare
Choose a tag to compare

Changelog

0dc8a33 fixed scratch bug (#79)

v0.8.2

11 Dec 20:25
3e8306a
Compare
Choose a tag to compare

Changelog

5ba0c29 Better handling of malformed images (#77)
3e8306a add log if digest should be updated, but no tag exists (#78)

v0.8.1

08 Dec 06:05
51db2b6
Compare
Choose a tag to compare

Changelog

51db2b6 Better Success/Error Messages + Style Fixes (#75)