Commit Graph

8 Commits

Author SHA1 Message Date
d1518f11b7
makefile: separate hadolint tag into its own var
All checks were successful
continuous-integration/drone/push Build is passing
2022-03-24 18:00:08 +01:00
3bb4950e8e
makefile: bump kaniko executor to v1.8.0-debug
All checks were successful
continuous-integration/drone/push Build is passing
2022-03-24 17:57:46 +01:00
5337a03c11
ci,makefile: bump hadolint to v2.9.3
All checks were successful
continuous-integration/drone/push Build is passing
2022-03-24 17:21:29 +01:00
ea744cebe5
chore(makefile): bump kaniko to 1.7.0
[skip ci]
2021-10-21 00:55:18 +02:00
4d3312564e
fix(kaniko): supply build args {in ci,locally}
All checks were successful
continuous-integration/drone/push Build is passing
since the switch to kaniko as a container image builder, proper
BUILD_DATE and VCS_REF values previously filled in by a build hook were
left empty. that changes now.

fixes #3
2021-10-19 22:47:25 +02:00
c42387d7ee
makefile: switch to cgroupsv2-aware kaniko build
as a consequence, we no longer need to override using "--force".
works with both recent podman and docker (>=v20.x)

[skip ci]
2021-10-19 21:33:53 +02:00
31220d9c1b
ci,makefile: add hadolint Dockerfile linting
All checks were successful
continuous-integration/drone/push Build is passing
2021-05-07 02:31:53 +02:00
9cb30c4112
initial commit
All checks were successful
continuous-integration/drone/push Build is passing
2021-05-06 19:08:12 +02:00