Skip to content

Commit

Permalink
Merge pull request #243 from erik73/renovate/alpine_3_20-nginx-1.x
Browse files Browse the repository at this point in the history
⬆️ Update alpine_3_20/nginx to v1.26.0-r1
  • Loading branch information
erik73 authored May 23, 2024
2 parents 05c2537 + a4dc7ac commit 5dc61b0
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.24.0-r16 \
nginx=1.26.0-r1 \
&& apk add --no-cache --virtual .build-dependencies \
git=2.45.1-r0 \
&& mkdir -p /usr/src/ \
Expand Down

0 comments on commit 5dc61b0

Please sign in to comment.