Skip to content

Commit 1150b2a

Browse files
committed
feat: Upgrade to Git 2.47.3 and Alpine 3.21.4
1 parent f546b84 commit 1150b2a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
FROM nginx:1.28.0-alpine-slim
22

33
# Install GitWeb and dependencies
4-
ENV GITS_VERSION=2.47.2-r0
4+
ENV GITS_VERSION=2.47.3-r0
55
RUN set -ex; \
66
apk add --no-cache \
77
fcgiwrap \

0 commit comments

Comments
 (0)