mirror of
https://github.com/lldap/lldap.git
synced 2026-04-26 00:36:01 +03:00
[PR #1177] [MERGED] Docker Build Fixes #1164
Labels
No labels
backend
blocked
bug
cleanup
dependencies
docker
documentation
duplicate
enhancement
enhancement
frontend
github_actions
good first issue
help wanted
help wanted
integration
invalid
ldap
pull-request
question
rust
rust
tests
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/lldap-lldap#1164
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/lldap/lldap/pull/1177
Author: @ingalls
Created: 5/19/2025
Status: ✅ Merged
Merged: 5/19/2025
Merged by: @nitnelave
Base:
main← Head:docker-build-fixes📝 Commits (1)
a6e2cd3Docker Build Fixes📊 Changes
1 file changed (+3 additions, -3 deletions)
View changed files
📝
Dockerfile(+3 -3)📄 Description
Context
The Dockerfile currently fails to build the project as the version of rust used in Alpine 3.18/3.19 is no longer supported by many of the dependencies used in LLDAP.
ENVsyntax from deprecated to new style of ENV🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.