Skip to content

Commit

Permalink
Merge pull request #265 from erik73/renovate/alpine_3_21-maven-3.x
Browse files Browse the repository at this point in the history
⬆️ Update alpine_3_21/maven to v3.9.9-r0
  • Loading branch information
erik73 authored Dec 10, 2024
2 parents 54da7e3 + 74ae8c8 commit 902df22
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 @@ -10,7 +10,7 @@ ARG STEVE_VERSION="3.7.1"
# Setup base
RUN apk add --no-cache \
openjdk17=17.0.13_p11-r0 \
maven=3.9.6-r0 \
maven=3.9.9-r0 \
xmlstarlet=1.6.1-r2 \
mariadb-client=10.11.10-r0 \
nginx=1.26.2-r0 \
Expand Down

0 comments on commit 902df22

Please sign in to comment.