Skip to content

Commit

Permalink
⬆️ Update alpine_3_20/openjdk11 to v11.0.24_p8-r0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 18, 2024
1 parent ead1c1a commit 44c6d24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion steve/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ ARG STEVE_VERSION="3.6.0"

# Setup base
RUN apk add --no-cache \
openjdk11=11.0.23_p9-r0 \
openjdk11=11.0.24_p8-r0 \
maven=3.9.6-r0 \
xmlstarlet=1.6.1-r2 \
mariadb-client=10.11.8-r0 \
Expand Down

0 comments on commit 44c6d24

Please sign in to comment.