16 Commits

Author SHA1 Message Date
c3e96dff4e
feat(dependencies): Enable Renovate
All checks were successful
Release / Test (push) Successful in 2m41s
Release / Create Release (push) Successful in 10s
Release / Print Release (push) Successful in 3s
Release / Publish Docker Images (push) Successful in 53s
v0.2.0
2025-01-15 23:14:48 +00:00
5a17bbdb7b
fix(release): add docker build directly to workflow
Some checks failed
CI / validate_pr_title (pull_request) Failing after 1s
CI / ci (pull_request) Failing after 33s
Release / Test (push) Successful in 46s
Release / Create Release (push) Successful in 11s
Release / Print Release (push) Successful in 3s
Release / Publish Docker Images (push) Successful in 58s
v0.1.1
2025-01-15 22:43:13 +00:00
dcb11b3faf feat(ci): add SonarQube Cloud (#1)
Some checks failed
Release / Test (push) Successful in 44s
Release / Create Release (push) Successful in 10s
Build Docker / Create Docker Image (release) Failing after 1s
Release / Print Release (push) Successful in 3s
Reviewed-on: #1
v0.1.0
2025-01-15 23:35:41 +01:00
dependabot[bot]
92c010825b
chore(docker)(deps): bump alpine from 3.20 to 3.21 (#2)
Bumps alpine from 3.20 to 3.21.

---
updated-dependencies:
- dependency-name: alpine
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-06 21:53:08 +00:00
974596452d
Update to Alpine v3.20, dnsmasq v2.90 2024-06-17 21:44:16 +01:00
61b79a0574
Updates 2024-05-08 21:58:16 +01:00
David Chidell
2b67d20176
Merge pull request #1 from luketainton/upgrade
Update alpine and webproc, create automated build workflow
2021-10-19 13:03:48 +01:00
e738e49e6e
Create automated build workflow 2021-10-14 13:02:40 +01:00
0cfcebdd23
Update alpine and webproc
In this commit I've done the following. These changes have been tested and confirmed to work.

- Updated Alpine to 3.14 and Webproc to 0.4.0
- The WEBPROC variable names have changed due to a renaming of the downloadable assets on GitHub
- The Webproc flags have changed slightly due to an upstream syntax change
2021-10-14 12:43:07 +01:00
dchidell
8d53a286df
Update Dockerfile 2020-01-09 18:20:25 +00:00
dchidell
5357e049a4
Fixed config args 2020-01-08 11:06:54 +00:00
dchidell
b075e26da9
Updated alpine, webproc & maintainer. Added expose 2020-01-08 10:53:40 +00:00
dchidell
657dbac14d
Add files via upload 2019-03-08 14:54:06 +00:00
dchidell
ebb08dbf3c
Update Dockerfile 2019-03-08 14:38:03 +00:00
dchidell
2b55fffc31
Add files via upload 2019-03-08 14:19:53 +00:00
dchidell
f5777462b6
Initial commit 2019-03-08 14:19:34 +00:00