Bumps the docker group with 1 update in the /.release directory: alpine.
Updates `alpine` from 3.18 to 3.21
---
updated-dependencies:
- dependency-name: alpine
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: docker
...
Signed-off-by: dependabot[bot] <support@github.com>
GoReleaser requires specifically crafted Dockerfiles as the build
context is dynamically constructed.
For more information, refer to https://goreleaser.com/errors/docker-build/#do
and other documentation around Docker image templates and manifests.
Signed-off-by: Hidde Beydals <hidde@hhh.computer>