all repos

onasty @ 42b384158a97540d0a2496a2107bc9a8f2c1d19c

a one-time notes service
1 files changed, 1 insertions(+), 1 deletions(-)
chore(deps): bump alpine from 3.22 to 3.23

Bumps alpine from 3.22 to 3.23.

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

Signed-off-by: dependabot[bot] <support@github.com>
Author: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
Committed by: GitHub noreply@github.com
Committed at: 2026-01-01 08:13:09 +0000
Parent: 8d12ded
M runtime.Dockerfile

@@ -1,2 +1,2 @@

-FROM alpine:3.22 +FROM alpine:3.23 RUN apk --no-cache add ca-certificates