mirror of
https://github.com/DependencyTrack/dependency-track.git
synced 2025-12-07 05:39:47 +00:00
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:
parent
e822f43c1c
commit
91a016efad
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue