Skip to content

Commit

Permalink
Bump yuzutech/kroki base image (#1659)
Browse files Browse the repository at this point in the history
  • Loading branch information
ggrossetie authored Oct 16, 2023
1 parent 8353366 commit c139ac5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/ops/docker/jdk11-jammy/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,7 @@ RUN SVGBOB_VERSION=`cat Cargo.toml | grep "svgbob_cli =" | sed -r 's/.*"([^"]+)"
# use a pre-built image to reduce build time

## yuzutech/kroki
FROM eclipse-temurin:11.0.19_7-jre-jammy
FROM eclipse-temurin:11.0.20.1_1-jre-jammy

ARG D2_VERSION="0.6.0"
ARG PLANTUML_VERSION="1.2023.11"
Expand Down

0 comments on commit c139ac5

Please sign in to comment.