1
0
Fork 0
mirror of https://github.com/Luzifer/gen-dockerfile.git synced 2024-11-08 15:10:09 +00:00
Commit graph

6 commits

Author SHA1 Message Date
dependabot[bot]
415ad44f40
Bump golang.org/x/text from 0.3.6 to 0.3.8
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.3.6 to 0.3.8.
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.3.6...v0.3.8)

---
updated-dependencies:
- dependency-name: golang.org/x/text
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-23 06:25:20 +00:00
2e6cf17022
Add korvike functions to templating
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2021-10-07 14:39:35 +02:00
7c2c965ff7
Allow setting custom variables
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2021-09-06 16:14:55 +02:00
268a392fc3
Add customizable feature-flags to enable switches in template
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2020-09-07 19:09:16 +02:00
5a9be036a1
Add diff parameter to show diff of changes
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2019-09-12 08:33:40 +02:00
599bb8caf3
Add go modules support
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2019-09-12 08:33:40 +02:00