Browse Source

Run update.sh

Docker Library Bot 9 months ago
parent
commit
f40af03cdb
2 changed files with 19 additions and 19 deletions
  1. 2 2
      docker/README.md
  2. 17 17
      unit/README.md

+ 2 - 2
docker/README.md

@@ -325,8 +325,8 @@ To run with a different UID/GID than the one baked into the image, modify `/etc/
 FROM docker:dind-rootless
 FROM docker:dind-rootless
 USER root
 USER root
 RUN set -eux; \
 RUN set -eux; \
-	sed -i -e 's/^rootless:1000:1000:/rootless:1234:5678:/' /etc/passwd; \
-	sed -i -e 's/^rootless:1000:/:5678:/' /etc/group; \
+	sed -i -e 's/^rootless:x:1000:1000:/rootless:x:1234:5678:/' /etc/passwd; \
+	sed -i -e 's/^rootless:x:1000:/rootless:x:5678:/' /etc/group; \
 	chown -R rootless ~rootless
 	chown -R rootless ~rootless
 USER rootless
 USER rootless
 ```
 ```

+ 17 - 17
unit/README.md

@@ -24,39 +24,39 @@ WARNING:
 
 
 # Supported tags and respective `Dockerfile` links
 # Supported tags and respective `Dockerfile` links
 
 
--	[`1.34.1-go1.23`, `go1.23`, `go1`, `go`](https://github.com/nginx/unit/blob/bdc4d30548c6964f6fedffb27c4e41176a67de05/pkg/docker/Dockerfile.go1.23)
+-	[`1.34.2-go1.24`, `go1.24`, `go1`, `go`](https://github.com/nginx/unit/blob/bda6a949b8a9f3f5ebe0e961ae52756ceb9dbb68/pkg/docker/Dockerfile.go1.24)
 
 
--	[`1.34.1-go1.22`, `go1.22`](https://github.com/nginx/unit/blob/bdc4d30548c6964f6fedffb27c4e41176a67de05/pkg/docker/Dockerfile.go1.22)
+-	[`1.34.2-go1.23`, `go1.23`](https://github.com/nginx/unit/blob/bda6a949b8a9f3f5ebe0e961ae52756ceb9dbb68/pkg/docker/Dockerfile.go1.23)
 
 
--	[`1.34.1-jsc11`, `jsc11`, `jsc`](https://github.com/nginx/unit/blob/bdc4d30548c6964f6fedffb27c4e41176a67de05/pkg/docker/Dockerfile.jsc11)
+-	[`1.34.2-jsc11`, `jsc11`, `jsc`](https://github.com/nginx/unit/blob/bda6a949b8a9f3f5ebe0e961ae52756ceb9dbb68/pkg/docker/Dockerfile.jsc11)
 
 
--	[`1.34.1-node22`, `node22`, `node`](https://github.com/nginx/unit/blob/bdc4d30548c6964f6fedffb27c4e41176a67de05/pkg/docker/Dockerfile.node22)
+-	[`1.34.2-node22`, `node22`, `node`](https://github.com/nginx/unit/blob/bda6a949b8a9f3f5ebe0e961ae52756ceb9dbb68/pkg/docker/Dockerfile.node22)
 
 
--	[`1.34.1-node20`, `node20`](https://github.com/nginx/unit/blob/bdc4d30548c6964f6fedffb27c4e41176a67de05/pkg/docker/Dockerfile.node20)
+-	[`1.34.2-node20`, `node20`](https://github.com/nginx/unit/blob/bda6a949b8a9f3f5ebe0e961ae52756ceb9dbb68/pkg/docker/Dockerfile.node20)
 
 
--	[`1.34.1-perl5.40`, `perl5.40`, `perl5`, `perl`](https://github.com/nginx/unit/blob/bdc4d30548c6964f6fedffb27c4e41176a67de05/pkg/docker/Dockerfile.perl5.40)
+-	[`1.34.2-perl5.40`, `perl5.40`, `perl5`, `perl`](https://github.com/nginx/unit/blob/bda6a949b8a9f3f5ebe0e961ae52756ceb9dbb68/pkg/docker/Dockerfile.perl5.40)
 
 
--	[`1.34.1-perl5.38`, `perl5.38`](https://github.com/nginx/unit/blob/bdc4d30548c6964f6fedffb27c4e41176a67de05/pkg/docker/Dockerfile.perl5.38)
+-	[`1.34.2-perl5.38`, `perl5.38`](https://github.com/nginx/unit/blob/bda6a949b8a9f3f5ebe0e961ae52756ceb9dbb68/pkg/docker/Dockerfile.perl5.38)
 
 
--	[`1.34.1-php8.4`, `php8.4`, `php8`, `php`](https://github.com/nginx/unit/blob/bdc4d30548c6964f6fedffb27c4e41176a67de05/pkg/docker/Dockerfile.php8.4)
+-	[`1.34.2-php8.4`, `php8.4`, `php8`, `php`](https://github.com/nginx/unit/blob/bda6a949b8a9f3f5ebe0e961ae52756ceb9dbb68/pkg/docker/Dockerfile.php8.4)
 
 
--	[`1.34.1-php8.3`, `php8.3`](https://github.com/nginx/unit/blob/bdc4d30548c6964f6fedffb27c4e41176a67de05/pkg/docker/Dockerfile.php8.3)
+-	[`1.34.2-php8.3`, `php8.3`](https://github.com/nginx/unit/blob/bda6a949b8a9f3f5ebe0e961ae52756ceb9dbb68/pkg/docker/Dockerfile.php8.3)
 
 
--	[`1.34.1-python3.13`, `python3.13`, `python3`, `python`](https://github.com/nginx/unit/blob/bdc4d30548c6964f6fedffb27c4e41176a67de05/pkg/docker/Dockerfile.python3.13)
+-	[`1.34.2-python3.13`, `python3.13`, `python3`, `python`](https://github.com/nginx/unit/blob/bda6a949b8a9f3f5ebe0e961ae52756ceb9dbb68/pkg/docker/Dockerfile.python3.13)
 
 
--	[`1.34.1-python3.12`, `python3.12`](https://github.com/nginx/unit/blob/bdc4d30548c6964f6fedffb27c4e41176a67de05/pkg/docker/Dockerfile.python3.12)
+-	[`1.34.2-python3.12`, `python3.12`](https://github.com/nginx/unit/blob/bda6a949b8a9f3f5ebe0e961ae52756ceb9dbb68/pkg/docker/Dockerfile.python3.12)
 
 
--	[`1.34.1-ruby3.3`, `ruby3.3`, `ruby3`, `ruby`](https://github.com/nginx/unit/blob/bdc4d30548c6964f6fedffb27c4e41176a67de05/pkg/docker/Dockerfile.ruby3.3)
+-	[`1.34.2-ruby3.3`, `ruby3.3`, `ruby3`, `ruby`](https://github.com/nginx/unit/blob/bda6a949b8a9f3f5ebe0e961ae52756ceb9dbb68/pkg/docker/Dockerfile.ruby3.3)
 
 
--	[`1.34.1-ruby3.2`, `ruby3.2`](https://github.com/nginx/unit/blob/bdc4d30548c6964f6fedffb27c4e41176a67de05/pkg/docker/Dockerfile.ruby3.2)
+-	[`1.34.2-ruby3.2`, `ruby3.2`](https://github.com/nginx/unit/blob/bda6a949b8a9f3f5ebe0e961ae52756ceb9dbb68/pkg/docker/Dockerfile.ruby3.2)
 
 
--	[`1.34.1-python3.13-slim`, `python3.13-slim`, `python3-slim`, `python-slim`](https://github.com/nginx/unit/blob/bdc4d30548c6964f6fedffb27c4e41176a67de05/pkg/docker/Dockerfile.python3.13-slim)
+-	[`1.34.2-python3.13-slim`, `python-slim`, `python3-slim`, `python3.13-slim`](https://github.com/nginx/unit/blob/bda6a949b8a9f3f5ebe0e961ae52756ceb9dbb68/pkg/docker/Dockerfile.python3.13-slim)
 
 
--	[`1.34.1-python3.12-slim`, `python3.12-slim`](https://github.com/nginx/unit/blob/bdc4d30548c6964f6fedffb27c4e41176a67de05/pkg/docker/Dockerfile.python3.12-slim)
+-	[`1.34.2-python3.12-slim`, `python3.12-slim`](https://github.com/nginx/unit/blob/bda6a949b8a9f3f5ebe0e961ae52756ceb9dbb68/pkg/docker/Dockerfile.python3.12-slim)
 
 
--	[`1.34.1-wasm`, `wasm`](https://github.com/nginx/unit/blob/bdc4d30548c6964f6fedffb27c4e41176a67de05/pkg/docker/Dockerfile.wasm)
+-	[`1.34.2-wasm`, `wasm`](https://github.com/nginx/unit/blob/bda6a949b8a9f3f5ebe0e961ae52756ceb9dbb68/pkg/docker/Dockerfile.wasm)
 
 
--	[`1.34.1-minimal`, `minimal`, `latest`](https://github.com/nginx/unit/blob/bdc4d30548c6964f6fedffb27c4e41176a67de05/pkg/docker/Dockerfile.minimal)
+-	[`1.34.2-minimal`, `minimal`, `latest`](https://github.com/nginx/unit/blob/bda6a949b8a9f3f5ebe0e961ae52756ceb9dbb68/pkg/docker/Dockerfile.minimal)
 
 
 # Quick reference (cont.)
 # Quick reference (cont.)