chore(deps): bump amd64/alpine and arm64/alping from 3.20 to 3.23 in /ocis/docker (#11958)

* chore(deps): bump arm64v8/alpine from 3.20 to 3.23 in /ocis/docker

Bumps arm64v8/alpine from 3.20 to 3.23.

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

Signed-off-by: dependabot[bot] <support@github.com>

* chore(deps): bump amd64/alpine from 3.20 to 3.23 in /ocis/docker

Bumps amd64/alpine from 3.20 to 3.23.

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

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
Thomas Müller
2026-01-23 13:23:04 +01:00
committed by GitHub
parent 6d66db1bc0
commit 16b1160aa3
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
FROM amd64/alpine:3.20
FROM amd64/alpine:3.23
ARG VERSION=""
ARG REVISION=""

View File

@@ -1,4 +1,4 @@
FROM arm64v8/alpine:3.20
FROM arm64v8/alpine:3.23
ARG VERSION=""
ARG REVISION=""