mirror of
https://github.com/NginxProxyManager/docker-nginx-full.git
synced 2024-12-06 19:26:20 +01:00
Use debian bookworm for base
- Updated node to v20 - Updated go to 1.21 and deps - Updated python, certbot and deps - Removed nancy from go image
This commit is contained in:
+3
-3
@@ -19,9 +19,9 @@ docker buildx build \
|
||||
--platform linux/amd64,linux/arm64,linux/arm/7 \
|
||||
--progress plain \
|
||||
--pull \
|
||||
--build-arg BASE_TAG \
|
||||
--build-arg ACMESH_BASE_TAG \
|
||||
--build-arg CERTBOT_BASE_TAG \
|
||||
--build-arg BASE_IMAGE \
|
||||
--build-arg ACMESH_IMAGE \
|
||||
--build-arg CERTBOT_IMAGE \
|
||||
--build-arg OPENRESTY_VERSION \
|
||||
--build-arg LUA_VERSION \
|
||||
--build-arg LUAROCKS_VERSION \
|
||||
|
||||
Reference in New Issue
Block a user