set BUILD_BASE_IMAGE in correctly
All checks were successful
/ release-and-build (push) Successful in 22s
All checks were successful
/ release-and-build (push) Successful in 22s
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
## BUILD STAGE
|
||||
BUILD_TAG=1.4.82
|
||||
BUILD_BASE_IMAGE=alpine:3.23
|
||||
BUILD_BASE_IMAGE=git.pi-farm.de/pi-farm/docker-baseimage-alpine:3.23
|
||||
BUILD_MAINTAINER=pi-farm
|
||||
BUILD_APP_VERSION=v${BUILD_TAG}
|
||||
BUILD_APP_NAME=basimage-alpine-lighttpd
|
||||
BUILD_APP_NAME=baseimage-alpine-lighttpd
|
||||
BUILD_APP_USER=pi
|
||||
BUILD_APP_UID=1000
|
||||
BUILD_APP_GID=1000
|
||||
|
||||
Reference in New Issue
Block a user