Skip to content
Snippets Groups Projects
Commit 5ea8306a authored by Andrey Postnikov's avatar Andrey Postnikov
Browse files

DB: pgsql 17.0-17.2 16.2-16.6 15.6-15.10

parent 6b46c487
No related branches found
No related tags found
No related merge requests found
Pipeline #394012 passed
##### #####
FROM docker.io/postgres:15.6 FROM docker.io/postgres:15.10
ENV POSTGRES_PASSWORD drupaltestbotpw ENV POSTGRES_PASSWORD drupaltestbotpw
ENV POSTGRES_USER drupaltestbot ENV POSTGRES_USER drupaltestbot
......
##### #####
FROM docker.io/postgres:16.2 FROM docker.io/postgres:16.6
ENV POSTGRES_PASSWORD drupaltestbotpw ENV POSTGRES_PASSWORD drupaltestbotpw
ENV POSTGRES_USER drupaltestbot ENV POSTGRES_USER drupaltestbot
......
##### #####
FROM docker.io/postgres:17.0 FROM docker.io/postgres:17.2
ENV POSTGRES_PASSWORD drupaltestbotpw ENV POSTGRES_PASSWORD drupaltestbotpw
ENV POSTGRES_USER drupaltestbot ENV POSTGRES_USER drupaltestbot
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment