summaryrefslogtreecommitdiffhomepage
path: root/pkg/docker/Dockerfile.php8.2
diff options
context:
space:
mode:
authorKonstantin Pavlov <thresh@nginx.com>2023-04-11 16:03:17 -0700
committerKonstantin Pavlov <thresh@nginx.com>2023-04-11 16:03:17 -0700
commitb9bc222021e77bbdfb12576b3e315b962cf6b399 (patch)
tree1e06e901483d3ec6b91cf6ca58a57ba681aa34ab /pkg/docker/Dockerfile.php8.2
parent98b87385361a9d5d1cf5c1d270260a966eeb0e43 (diff)
downloadunit-b9bc222021e77bbdfb12576b3e315b962cf6b399.tar.gz
unit-b9bc222021e77bbdfb12576b3e315b962cf6b399.tar.bz2
Regenerated Dockerfiles.
Diffstat (limited to 'pkg/docker/Dockerfile.php8.2')
-rw-r--r--pkg/docker/Dockerfile.php8.22
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/docker/Dockerfile.php8.2 b/pkg/docker/Dockerfile.php8.2
index 1a9b4090..660cb2ba 100644
--- a/pkg/docker/Dockerfile.php8.2
+++ b/pkg/docker/Dockerfile.php8.2
@@ -6,7 +6,7 @@ LABEL org.opencontainers.image.url="https://unit.nginx.org"
LABEL org.opencontainers.image.source="https://github.com/nginx/unit"
LABEL org.opencontainers.image.documentation="https://unit.nginx.org/installation/#docker-images"
LABEL org.opencontainers.image.vendor="NGINX Docker Maintainers <docker-maint@nginx.com>"
-LABEL org.opencontainers.image.version="%%VERSION%%"
+LABEL org.opencontainers.image.version="1.29.1"
RUN set -ex \
&& savedAptMark="$(apt-mark showmanual)" \