build(deps): Bump alpine in /.release in the docker group

Bumps the docker group in /.release with 1 update: alpine.


Updates `alpine` from 3.18 to 3.20

---
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>
This commit is contained in:
dependabot[bot] 2024-11-18 10:39:29 +00:00 коммит произвёл GitHub
Родитель db5356d45c
Коммит 7bb9b21bfd
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -1,4 +1,4 @@
FROM alpine:3.18
FROM alpine:3.20
RUN apk --no-cache add \
ca-certificates \