File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# 📑 Changelog
22
3+ ## [ Unreleased] ( https://github.com/ign-gpao/client/tree/HEAD )
4+
5+ [ Full Changelog] ( https://github.com/ign-gpao/client/compare/0.12.0...HEAD )
6+
7+ ### 🐛 Bug fixes
8+
9+ - Paramétrer le minimum d'espace disque vital [ \# 31] ( https://github.com/ign-gpao/client/issues/31 )
10+
11+ ## [ 0.12.0] ( https://github.com/ign-gpao/client/tree/0.12.0 ) (2023-01-06)
12+
13+ [ Full Changelog] ( https://github.com/ign-gpao/client/compare/0.11.0...0.12.0 )
14+
15+ ### 📁 Other pull requests
16+
17+ - min available space in environnement [ \# 35] ( https://github.com/ign-gpao/client/pull/35 ) ([ gliegard] ( https://github.com/gliegard ) )
18+
319## [ 0.11.0] ( https://github.com/ign-gpao/client/tree/0.11.0 ) (2023-01-06)
420
521[ Full Changelog] ( https://github.com/ign-gpao/client/compare/0.10.0...0.11.0 )
Original file line number Diff line number Diff line change 77
88# Version of the ign-gpao-client
99
10- __version__ = "0.11 .0"
10+ __version__ = "0.12 .0"
Original file line number Diff line number Diff line change 11FROM library/python:latest
22LABEL maintainer="IGN"
3- LABEL version="0.11 .0"
3+ LABEL version="0.12 .0"
44
55ADD . /var/client
66
You can’t perform that action at this time.
0 commit comments