Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JacobSanford committed Oct 27, 2023
1 parent 12eae51 commit 05abce6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,11 @@ A lightweight, extensible Drupal docker image, suitable for a development-to-pro
This image offers little benefit on its own, but shines when serving as a base image for an application. An example of how we extend this image for [https://lib.unb.ca](https://lib.unb.ca) should provide a reference for you to get started.

## Branches/Tags
The only currently maintained image/tag is **ghcr.io/unb-libraries/drupal:9.x-2.x**. Previous branches are not under active development, and are only maintained for legacy reasons.
The only currently maintained image/tag is **ghcr.io/unb-libraries/drupal:10.x-1.x**. Previous branches are not under active development, and are only maintained for legacy reasons.

| Tag | Drupal | PHP |
|:------------------------------------:|--------|-------|
| ghcr.io/unb-libraries/drupal:10.x-1.x | 10.x | 8.1.x |
| ghcr.io/unb-libraries/drupal:9.x-2.x | 9.x | 7.4.x |
| ghcr.io/unb-libraries/drupal:8.x-3.x | 8.x | 7.4.x |

Expand Down

0 comments on commit 05abce6

Please sign in to comment.