Skip to content

Commit

Permalink
Backport to branch(3.10) : Bump scalar-labs/jre8 from 1.1.15 to 1.1.1…
Browse files Browse the repository at this point in the history
…6 in /server (#1533)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
brfrn169 and dependabot[bot] authored Feb 22, 2024
1 parent e1d7829 commit 8bfc337
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ RUN set -x && \
tar -xzvf "dockerize-linux-amd64-${DOCKERIZE_VERSION}.tar.gz" && \
./dockerize --version

FROM ghcr.io/scalar-labs/jre8:1.1.15
FROM ghcr.io/scalar-labs/jre8:1.1.16

COPY --from=tools dockerize /usr/local/bin/
COPY --from=tools grpc_health_probe /usr/local/bin/
Expand Down

0 comments on commit 8bfc337

Please sign in to comment.