Using latest stable 2.9.11 to master

This commit is contained in:
mjanez 2024-08-29 12:45:41 +02:00 committed by GitHub
parent 113456d515
commit b6e82c72f2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 4 additions and 4 deletions

View File

@ -42,7 +42,7 @@ Available components:
| CKAN Version | Type | Base image | Docker tag | Notes |
| --- | --- | --- | --- | --- |
| 2.9.x | custom spatial image | `alpine:3.15` | `ghcr.io/mjanez/ckan-spatial:ckan-2.9.8`, `ghcr.io/mjanez/ckan-spatial:ckan-2.9.8`, `ghcr.io/mjanez/ckan-docker:ckan-2.9.9`, `ghcr.io/mjanez/ckan-docker:ckan-2.9.10`, `ghcr.io/mjanez/ckan-docker:ckan-2.9.11`, `ghcr.io/mjanez/ckan-docker:2.9.12` | Stable official versions of CKAN `2.9.8`, `2.9.10` and `2.9.11`, including a security backport: `2.9.12`. As of `2.9.12`, repo images are aligned with the [`ckan-docker-spatial`](https://github.com/mjanez/ckan-docker-spatial#pre-configured-ckan-docker-images) and [`ckan-docker-base](https://github.com/ckan/ckan-docker-base#pre-configured-ckan-docker-images)` tags. |
| 2.9.x | custom spatial image | `alpine:3.15` | `ghcr.io/mjanez/ckan-spatial:ckan-2.9.8`, `ghcr.io/mjanez/ckan-spatial:ckan-2.9.8`, `ghcr.io/mjanez/ckan-docker:ckan-2.9.9`, `ghcr.io/mjanez/ckan-docker:ckan-2.9.10`, `ghcr.io/mjanez/ckan-docker:ckan-2.9.11` | Stable official versions of CKAN `2.9.8`, `2.9.10` and `2.9.11` |
| 2.10.x | custom spatial image | `python:3.10-slim-bookworm` | `ghcr.io/mjanez/ckan-docker:2.10.5` | From `2.10` images only [Debian-based official Python images](https://hub.docker.com/_/python) rather than Alpine-based images will be provided. |
| 2.11.x | custom spatial image | `python:3.10-slim-bookworm` | `ghcr.io/mjanez/ckan-docker:2.11.0` | CKAN's latest official version. Only [Debian-based official Python images](https://hub.docker.com/_/python). |

View File

@ -1,4 +1,4 @@
FROM ghcr.io/mjanez/ckan-spatial-base:2.9.12
FROM ghcr.io/mjanez/ckan-base-spatial:ckan-2.9.11
LABEL maintainer="mnl.janez@gmail.com"
# Set up environment variables

View File

@ -1,4 +1,4 @@
FROM ghcr.io/mjanez/ckan-spatial-dev:2.9.12
FROM ghcr.io/mjanez/ckan-base-spatial:ckan-2.9.11-dev
LABEL maintainer="mnl.janez@gmail.com"
# Set up environment variables

View File

@ -1,4 +1,4 @@
FROM ghcr.io/mjanez/ckan-docker:2.9.12
FROM ghcr.io/mjanez/ckan-docker:ckan-2.9.11
LABEL maintainer="mnl.janez@gmail.com"
# Set up environment variables