Skip to content

Commit 3bcdfa0

Browse files
committed
feat: Upgrade Git 2.52 Nginx 1.28.1 & Alpine 3.23
1 parent 1280700 commit 3bcdfa0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
FROM nginx:1.28.0-alpine-slim
1+
FROM nginx:1.28.1-alpine-slim
22

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

0 commit comments

Comments
 (0)