Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
erik73 authored Dec 12, 2023
1 parent b3a6304 commit a877946
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 @@ -13,7 +13,7 @@ RUN apk add --no-cache \
maven=3.9.5-r0 \
xmlstarlet=1.6.1-r2 \
mariadb-client=10.11.5-r3 \
nginx=1.24.0-r7 \
nginx=1.24.0-r14 \
&& apk add --no-cache --virtual .build-dependencies \
git=2.43.0-r0 \
&& mkdir -p /usr/src/ \
Expand Down

0 comments on commit a877946

Please sign in to comment.