checkpoint build fixes for pmb and be

This commit is contained in:
2026-03-19 16:03:12 -07:00
parent d813c3c70e
commit c116021b29
3 changed files with 25 additions and 77 deletions

View File

@@ -121,11 +121,11 @@ services:
- frontnet
pmb:
#build:
# args:
# GPG_PP: $BUILD_GPG_PP
# context: pmb-pf
# dockerfile: Dockerfile
build:
args:
GPG_PP: $BUILD_GPG_PP
context: pmb-pf
dockerfile: Dockerfile
image: site_pmb:latest
expose:
- "25"