This repository was archived by the owner on Oct 8, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 12 files changed +24
-24
lines changed Expand file tree Collapse file tree 12 files changed +24
-24
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ LABEL org.opencontainers.image.url="https://unit.nginx.org"
66LABEL org.opencontainers.image.source="https://github.com/nginx/unit"
77LABEL org.opencontainers.image.documentation="https://unit.nginx.org/installation/#docker-images"
88LABEL org.opencontainers.image.vendor="NGINX Docker Maintainers <docker-maint@nginx.com>"
9- LABEL org.opencontainers.image.version="1.31.0 "
9+ LABEL org.opencontainers.image.version="1.31.1 "
1010
1111RUN set -ex \
1212 && savedAptMark="$(apt-mark showmanual)" \
@@ -15,7 +15,7 @@ RUN set -ex \
1515 && mkdir -p /usr/lib/unit/modules /usr/lib/unit/debug-modules \
1616 && mkdir -p /usr/src/unit \
1717 && cd /usr/src/unit \
18- && hg clone -u 1.31.0 -1 https://hg.nginx.org/unit \
18+ && hg clone -u 1.31.1 -1 https://hg.nginx.org/unit \
1919 && cd unit \
2020 && NCPU="$(getconf _NPROCESSORS_ONLN)" \
2121 && DEB_HOST_MULTIARCH="$(dpkg-architecture -q DEB_HOST_MULTIARCH)" \
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ LABEL org.opencontainers.image.url="https://unit.nginx.org"
66LABEL org.opencontainers.image.source="https://github.com/nginx/unit"
77LABEL org.opencontainers.image.documentation="https://unit.nginx.org/installation/#docker-images"
88LABEL org.opencontainers.image.vendor="NGINX Docker Maintainers <docker-maint@nginx.com>"
9- LABEL org.opencontainers.image.version="1.31.0 "
9+ LABEL org.opencontainers.image.version="1.31.1 "
1010
1111RUN set -ex \
1212 && savedAptMark="$(apt-mark showmanual)" \
@@ -15,7 +15,7 @@ RUN set -ex \
1515 && mkdir -p /usr/lib/unit/modules /usr/lib/unit/debug-modules \
1616 && mkdir -p /usr/src/unit \
1717 && cd /usr/src/unit \
18- && hg clone -u 1.31.0 -1 https://hg.nginx.org/unit \
18+ && hg clone -u 1.31.1 -1 https://hg.nginx.org/unit \
1919 && cd unit \
2020 && NCPU="$(getconf _NPROCESSORS_ONLN)" \
2121 && DEB_HOST_MULTIARCH="$(dpkg-architecture -q DEB_HOST_MULTIARCH)" \
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ LABEL org.opencontainers.image.url="https://unit.nginx.org"
66LABEL org.opencontainers.image.source="https://github.com/nginx/unit"
77LABEL org.opencontainers.image.documentation="https://unit.nginx.org/installation/#docker-images"
88LABEL org.opencontainers.image.vendor="NGINX Docker Maintainers <docker-maint@nginx.com>"
9- LABEL org.opencontainers.image.version="1.31.0 "
9+ LABEL org.opencontainers.image.version="1.31.1 "
1010
1111RUN set -ex \
1212 && savedAptMark="$(apt-mark showmanual)" \
@@ -15,7 +15,7 @@ RUN set -ex \
1515 && mkdir -p /usr/lib/unit/modules /usr/lib/unit/debug-modules \
1616 && mkdir -p /usr/src/unit \
1717 && cd /usr/src/unit \
18- && hg clone -u 1.31.0 -1 https://hg.nginx.org/unit \
18+ && hg clone -u 1.31.1 -1 https://hg.nginx.org/unit \
1919 && cd unit \
2020 && NCPU="$(getconf _NPROCESSORS_ONLN)" \
2121 && DEB_HOST_MULTIARCH="$(dpkg-architecture -q DEB_HOST_MULTIARCH)" \
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ LABEL org.opencontainers.image.url="https://unit.nginx.org"
66LABEL org.opencontainers.image.source="https://github.com/nginx/unit"
77LABEL org.opencontainers.image.documentation="https://unit.nginx.org/installation/#docker-images"
88LABEL org.opencontainers.image.vendor="NGINX Docker Maintainers <docker-maint@nginx.com>"
9- LABEL org.opencontainers.image.version="1.31.0 "
9+ LABEL org.opencontainers.image.version="1.31.1 "
1010
1111RUN set -ex \
1212 && savedAptMark="$(apt-mark showmanual)" \
@@ -15,7 +15,7 @@ RUN set -ex \
1515 && mkdir -p /usr/lib/unit/modules /usr/lib/unit/debug-modules \
1616 && mkdir -p /usr/src/unit \
1717 && cd /usr/src/unit \
18- && hg clone -u 1.31.0 -1 https://hg.nginx.org/unit \
18+ && hg clone -u 1.31.1 -1 https://hg.nginx.org/unit \
1919 && cd unit \
2020 && NCPU="$(getconf _NPROCESSORS_ONLN)" \
2121 && DEB_HOST_MULTIARCH="$(dpkg-architecture -q DEB_HOST_MULTIARCH)" \
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ LABEL org.opencontainers.image.url="https://unit.nginx.org"
66LABEL org.opencontainers.image.source="https://github.com/nginx/unit"
77LABEL org.opencontainers.image.documentation="https://unit.nginx.org/installation/#docker-images"
88LABEL org.opencontainers.image.vendor="NGINX Docker Maintainers <docker-maint@nginx.com>"
9- LABEL org.opencontainers.image.version="1.31.0 "
9+ LABEL org.opencontainers.image.version="1.31.1 "
1010
1111RUN set -ex \
1212 && savedAptMark="$(apt-mark showmanual)" \
@@ -15,7 +15,7 @@ RUN set -ex \
1515 && mkdir -p /usr/lib/unit/modules /usr/lib/unit/debug-modules \
1616 && mkdir -p /usr/src/unit \
1717 && cd /usr/src/unit \
18- && hg clone -u 1.31.0 -1 https://hg.nginx.org/unit \
18+ && hg clone -u 1.31.1 -1 https://hg.nginx.org/unit \
1919 && cd unit \
2020 && NCPU="$(getconf _NPROCESSORS_ONLN)" \
2121 && DEB_HOST_MULTIARCH="$(dpkg-architecture -q DEB_HOST_MULTIARCH)" \
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ LABEL org.opencontainers.image.url="https://unit.nginx.org"
66LABEL org.opencontainers.image.source="https://github.com/nginx/unit"
77LABEL org.opencontainers.image.documentation="https://unit.nginx.org/installation/#docker-images"
88LABEL org.opencontainers.image.vendor="NGINX Docker Maintainers <docker-maint@nginx.com>"
9- LABEL org.opencontainers.image.version="1.31.0 "
9+ LABEL org.opencontainers.image.version="1.31.1 "
1010
1111RUN set -ex \
1212 && savedAptMark="$(apt-mark showmanual)" \
@@ -15,7 +15,7 @@ RUN set -ex \
1515 && mkdir -p /usr/lib/unit/modules /usr/lib/unit/debug-modules \
1616 && mkdir -p /usr/src/unit \
1717 && cd /usr/src/unit \
18- && hg clone -u 1.31.0 -1 https://hg.nginx.org/unit \
18+ && hg clone -u 1.31.1 -1 https://hg.nginx.org/unit \
1919 && cd unit \
2020 && NCPU="$(getconf _NPROCESSORS_ONLN)" \
2121 && DEB_HOST_MULTIARCH="$(dpkg-architecture -q DEB_HOST_MULTIARCH)" \
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ LABEL org.opencontainers.image.url="https://unit.nginx.org"
66LABEL org.opencontainers.image.source="https://github.com/nginx/unit"
77LABEL org.opencontainers.image.documentation="https://unit.nginx.org/installation/#docker-images"
88LABEL org.opencontainers.image.vendor="NGINX Docker Maintainers <docker-maint@nginx.com>"
9- LABEL org.opencontainers.image.version="1.31.0 "
9+ LABEL org.opencontainers.image.version="1.31.1 "
1010
1111RUN set -ex \
1212 && savedAptMark="$(apt-mark showmanual)" \
@@ -15,7 +15,7 @@ RUN set -ex \
1515 && mkdir -p /usr/lib/unit/modules /usr/lib/unit/debug-modules \
1616 && mkdir -p /usr/src/unit \
1717 && cd /usr/src/unit \
18- && hg clone -u 1.31.0 -1 https://hg.nginx.org/unit \
18+ && hg clone -u 1.31.1 -1 https://hg.nginx.org/unit \
1919 && cd unit \
2020 && NCPU="$(getconf _NPROCESSORS_ONLN)" \
2121 && DEB_HOST_MULTIARCH="$(dpkg-architecture -q DEB_HOST_MULTIARCH)" \
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ LABEL org.opencontainers.image.url="https://unit.nginx.org"
66LABEL org.opencontainers.image.source="https://github.com/nginx/unit"
77LABEL org.opencontainers.image.documentation="https://unit.nginx.org/installation/#docker-images"
88LABEL org.opencontainers.image.vendor="NGINX Docker Maintainers <docker-maint@nginx.com>"
9- LABEL org.opencontainers.image.version="1.31.0 "
9+ LABEL org.opencontainers.image.version="1.31.1 "
1010
1111RUN set -ex \
1212 && savedAptMark="$(apt-mark showmanual)" \
@@ -15,7 +15,7 @@ RUN set -ex \
1515 && mkdir -p /usr/lib/unit/modules /usr/lib/unit/debug-modules \
1616 && mkdir -p /usr/src/unit \
1717 && cd /usr/src/unit \
18- && hg clone -u 1.31.0 -1 https://hg.nginx.org/unit \
18+ && hg clone -u 1.31.1 -1 https://hg.nginx.org/unit \
1919 && cd unit \
2020 && NCPU="$(getconf _NPROCESSORS_ONLN)" \
2121 && DEB_HOST_MULTIARCH="$(dpkg-architecture -q DEB_HOST_MULTIARCH)" \
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ LABEL org.opencontainers.image.url="https://unit.nginx.org"
66LABEL org.opencontainers.image.source="https://github.com/nginx/unit"
77LABEL org.opencontainers.image.documentation="https://unit.nginx.org/installation/#docker-images"
88LABEL org.opencontainers.image.vendor="NGINX Docker Maintainers <docker-maint@nginx.com>"
9- LABEL org.opencontainers.image.version="1.31.0 "
9+ LABEL org.opencontainers.image.version="1.31.1 "
1010
1111RUN set -ex \
1212 && savedAptMark="$(apt-mark showmanual)" \
@@ -15,7 +15,7 @@ RUN set -ex \
1515 && mkdir -p /usr/lib/unit/modules /usr/lib/unit/debug-modules \
1616 && mkdir -p /usr/src/unit \
1717 && cd /usr/src/unit \
18- && hg clone -u 1.31.0 -1 https://hg.nginx.org/unit \
18+ && hg clone -u 1.31.1 -1 https://hg.nginx.org/unit \
1919 && cd unit \
2020 && NCPU="$(getconf _NPROCESSORS_ONLN)" \
2121 && DEB_HOST_MULTIARCH="$(dpkg-architecture -q DEB_HOST_MULTIARCH)" \
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ LABEL org.opencontainers.image.url="https://unit.nginx.org"
66LABEL org.opencontainers.image.source="https://github.com/nginx/unit"
77LABEL org.opencontainers.image.documentation="https://unit.nginx.org/installation/#docker-images"
88LABEL org.opencontainers.image.vendor="NGINX Docker Maintainers <docker-maint@nginx.com>"
9- LABEL org.opencontainers.image.version="1.31.0 "
9+ LABEL org.opencontainers.image.version="1.31.1 "
1010
1111RUN set -ex \
1212 && savedAptMark="$(apt-mark showmanual)" \
@@ -15,7 +15,7 @@ RUN set -ex \
1515 && mkdir -p /usr/lib/unit/modules /usr/lib/unit/debug-modules \
1616 && mkdir -p /usr/src/unit \
1717 && cd /usr/src/unit \
18- && hg clone -u 1.31.0 -1 https://hg.nginx.org/unit \
18+ && hg clone -u 1.31.1 -1 https://hg.nginx.org/unit \
1919 && cd unit \
2020 && NCPU="$(getconf _NPROCESSORS_ONLN)" \
2121 && DEB_HOST_MULTIARCH="$(dpkg-architecture -q DEB_HOST_MULTIARCH)" \
You can’t perform that action at this time.
0 commit comments