Skip to content
This repository was archived by the owner on Mar 22, 2024. It is now read-only.

Commit e50ab72

Browse files
committed
chore: Update Projeqtor version to 11.0.0
1 parent d68408e commit e50ab72

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# PJT_EXTRACT_DIR: the directory name to extract the to
66
# PJT_ARCHIVE_URL: the URL to download ProjeQtOr
77
ARG PHP_VERSION=8.2
8-
ARG PJT_VERSION=10.4.5
8+
ARG PJT_VERSION=11.0.0
99
ARG PJT_ARCHIVE_NAME=projeqtorV${PJT_VERSION}.zip
1010
ARG PJT_EXTRACT_DIR=projeqtor
1111
ARG PJT_ARCHIVE_URL=https://freefr.dl.sourceforge.net/project/projectorria/projeqtorV${PJT_VERSION}.zip

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Docker image for [Projeqtor](https://www.projeqtor.org) with LDAP support.
1313

1414
The **available Projeqtor tags** in this image include:
1515

16-
- latest, 10.4.5, 10.4.3, 10.4.2, 10.4.0, 10.3.6, 10.3.0, 10.2.3, 10.2.1, 10.1.3, 10.1.2, 9.5.4, 9.4.2, 9.2.2, 9.1.2, and 9.0.6.
16+
- latest, 11.0.0, 10.4.5, 10.4.3, 10.4.2, 10.4.0, 10.3.6, 10.3.0, 10.2.3, 10.2.1, 10.1.3, 10.1.2, 9.5.4, 9.4.2, 9.2.2, 9.1.2, and 9.0.6.
1717

1818
## Technical Specifications
1919

0 commit comments

Comments
 (0)