Switch to alpine 3.14 to prevent openldap issues
This commit is contained in:
parent
6ab4ca7c19
commit
c582ac978d
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
FROM alpine:3.15 as builder
|
FROM alpine:3.14 as builder
|
||||||
|
|
||||||
RUN \
|
RUN \
|
||||||
echo 'installing dependencies' && \
|
echo 'installing dependencies' && \
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue