mirror of
https://github.com/bitnami/containers.git
synced 2026-03-09 15:40:15 +08:00
2.27.0-debian-10-r11 release
This commit is contained in:
@@ -15,7 +15,7 @@ RUN apt-get update && apt-get upgrade -y && \
|
||||
RUN /build/bitnami-user.sh
|
||||
|
||||
ENV BITNAMI_APP_NAME="git" \
|
||||
BITNAMI_IMAGE_VERSION="2.27.0-debian-10-r10" \
|
||||
BITNAMI_IMAGE_VERSION="2.27.0-debian-10-r11" \
|
||||
PATH="/opt/bitnami/common/bin:/opt/bitnami/git/bin:$PATH"
|
||||
|
||||
ENTRYPOINT [ "git" ]
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
version: '2'
|
||||
services:
|
||||
git:
|
||||
image: bitnami/git:2
|
||||
image: docker.io/bitnami/git:2-debian-10
|
||||
|
||||
Reference in New Issue
Block a user