Updated the Dockerfile to use our internal Harbor proxy cache, and added Woodpecker pipeline support.
Some checks failed
ci/woodpecker/push/build-image Pipeline failed
Some checks failed
ci/woodpecker/push/build-image Pipeline failed
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# Pull base image from authorized source
|
||||
FROM ubuntu:24.04
|
||||
FROM harbor.maximumdirect.net/proxy-dockerhub/ubuntu:24.04
|
||||
|
||||
LABEL description="OpenLDAP" \
|
||||
maintainer="Eric Rakestraw <eric@maximumdirect.net>" \
|
||||
|
||||
Reference in New Issue
Block a user