Revert version to 2.2.2-dev
All checks were successful
Create Docker Image / Test Application (x86_64) (push) Successful in 27s
Create Docker Image / Build Docker Image (x86_64) (push) Successful in 1m31s
Create Docker Image / Build Docker Image (arm64) (push) Successful in 3m3s
Create Docker Image / Final Docker Image Manifest (push) Successful in 10s

This commit is contained in:
Deon George 2025-07-02 13:42:10 +08:00
parent 2ff0a10901
commit 77e6988f6a
3 changed files with 12 additions and 2 deletions

View File

@ -3,7 +3,7 @@ run-name: ${{ gitea.actor }} Building Docker Image 🐳
on: [push] on: [push]
env: env:
DOCKER_HOST: tcp://127.0.0.1:2375 DOCKER_HOST: tcp://127.0.0.1:2375
ASSETS: 2d732e5 ASSETS: b7700ea
jobs: jobs:
test: test:

View File

@ -1 +1 @@
v2.2.1-rel v2.2.2-dev

10
public/home-note.html Normal file
View File

@ -0,0 +1,10 @@
<p>This is a actively developed instance of phpLDAPadmin, so you can expect that things could be broken or non-functional. You may like to check back here regularly to see how the development is progressing.</p>
<p>Things being worked on here are:</p>
<ul>
<li>Attribute Tags</li>
<li>Certificate Binary Objects</li>
<li>JpegPhoto Objects</li>
<li>Templates</li>
</ul>