Skip to content

Commit

Permalink
⬆️ Update alpine_3_20/nginx to v1.26.2-r0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 15, 2024
1 parent a6d34e3 commit bbe69e1
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.6-r0 \
xmlstarlet=1.6.1-r2 \
mariadb-client=10.11.8-r0 \
nginx=1.26.1-r0 \
nginx=1.26.2-r0 \
&& apk add --no-cache --virtual .build-dependencies \
git=2.45.2-r0 \
&& mkdir -p /usr/src/ \
Expand Down

0 comments on commit bbe69e1

Please sign in to comment.