Skip to content

Commit

Permalink
chore(deps): up-version git from 2.38.1 to 2.38.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ga-paul-t committed Jan 17, 2023
1 parent 0607ac1 commit 5c79c93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ FROM alpine:3.17.1

# Install tini to ensure docker waits for uplift to finish before terminating
RUN apk add --no-cache \
git=2.38.1-r0 \
git=2.38.2-r0 \
tini=0.19.0-r1 \
gnupg=2.2.40-r0

Expand Down

0 comments on commit 5c79c93

Please sign in to comment.