build(deps): bump alpine from 3.22 to 3.23 in /src/main/docker

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>
This commit is contained in:
dependabot[bot] 2025-12-04 08:03:30 +00:00 committed by GitHub
parent e822f43c1c
commit 91a016efad
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -36,7 +36,7 @@ COPY ./target/${WAR_FILENAME} ./
RUN ./create-jre.sh -i "./${WAR_FILENAME}" -o ./jre
FROM alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412
FROM alpine:3.23@sha256:51183f2cfa6320055da30872f211093f9ff1d3cf06f39a0bdb212314c5dc7375
ARG COMMIT_SHA
ARG APP_VERSION