Commit graph

3 commits

Author SHA1 Message Date
edff7e388d Fix Docker ARG variable naming
Some checks failed
Build bootupd with systemd-boot / build (push) Failing after 59s
- Change release-name to release_name (underscores instead of hyphens)
- Update CI workflow to use release_name build arg
- Fixes Docker build error: buildpack-deps:name not found
- Docker now properly resolves to buildpack-deps:unstable
2025-09-05 09:32:23 -07:00
fe3c11f185 Fix Dockerfile ARG declaration
Some checks failed
Build bootupd with systemd-boot / build (push) Failing after 3s
- Add ARG release-name=unstable before FROM statement
- Use name syntax for proper variable substitution
- Fixes Docker build error: invalid reference format
- Docker build now properly resolves buildpack-deps:unstable
2025-09-05 09:31:32 -07:00
daffaad8a1 first commit 2025-09-05 08:36:06 -07:00