Skip to content

Commit

Permalink
Merge pull request #240 from erik73/renovate/alpine_3_20-maven-3.x
Browse files Browse the repository at this point in the history
⬆️ Update alpine_3_20/maven to v3.9.6-r0
  • Loading branch information
erik73 authored May 23, 2024
2 parents e963062 + 6da0163 commit 13382f2
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.6.0"
# Setup base
RUN apk add --no-cache \
openjdk11=11.0.23_p9-r0 \
maven=3.9.5-r0 \
maven=3.9.6-r0 \
xmlstarlet=1.6.1-r2 \
mariadb-client=10.11.8-r0 \
nginx=1.24.0-r16 \
Expand Down

0 comments on commit 13382f2

Please sign in to comment.