changed Runtime-Image to Debian-Slim

This commit is contained in:
Pi-Farm
2026-03-24 23:57:02 +01:00
committed by info@pi-farm.de
parent 3fb26f056c
commit c21d849c96
2 changed files with 1 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
## BUILD STAGE
BUILD_TAG=0.6.2
BUILD_BASE_IMAGE=git.pi-farm.de/pi-farm/docker-baseimage-debian:trixie-slim
BUILD_RUNTIME_IMAGE=git.pi-farm.de/pi-farm/docker-baseimage-alpine:3.23
BUILD_RUNTIME_IMAGE=git.pi-farm.de/pi-farm/docker-baseimage-debian:trixie-slim
BUILD_MAINTAINER=pi-farm
BUILD_APP_VERSION=${BUILD_TAG}
BUILD_APP_GIT=https://github.com/oschonrock/hibp.git