Skip to content

Commit

Permalink
⬆️ Update alpine_3_20/git to v2.45.2-r0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 4, 2024
1 parent 576a021 commit 682f55e
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 @@ -15,7 +15,7 @@ RUN apk add --no-cache \
mariadb-client=10.11.8-r0 \
nginx=1.26.1-r0 \
&& apk add --no-cache --virtual .build-dependencies \
git=2.45.1-r0 \
git=2.45.2-r0 \
&& mkdir -p /usr/src/ \
&& cd /usr/src/ \
&& git clone -b steve-${STEVE_VERSION} --depth 1 https://github.com/steve-community/steve \
Expand Down

0 comments on commit 682f55e

Please sign in to comment.