v0.4.5
What's Changed
Fixes for Docker
- previously wrong Docker Compose configurations were used. This release fixes the configuration (see #13 )
- Update
packer
docker image v1.8 -> v1.10 - Add
PACKER_CONFIG_DIR
value in the Dockerfile
Refactoring
- adapt the
Makefile
to handle packer template validation before building an Image
Update
- update Ubuntu Jammy base ISO image: 22.04.2 -> 22.04.4
Full Changelog: v0.4.4...v0.4.5