Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
drupalci_environments
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
drupalci_environments
Commits
5ea8306a
Commit
5ea8306a
authored
3 months ago
by
Andrey Postnikov
Browse files
Options
Downloads
Patches
Plain Diff
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
3 months ago
Stage: build
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
db/pgsql-15/Dockerfile
+1
-1
1 addition, 1 deletion
db/pgsql-15/Dockerfile
db/pgsql-16/Dockerfile
+1
-1
1 addition, 1 deletion
db/pgsql-16/Dockerfile
db/pgsql-17/Dockerfile
+1
-1
1 addition, 1 deletion
db/pgsql-17/Dockerfile
with
3 additions
and
3 deletions
db/pgsql-15/Dockerfile
+
1
−
1
View file @
5ea8306a
#####
#####
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
...
...
This diff is collapsed.
Click to expand it.
db/pgsql-16/Dockerfile
+
1
−
1
View file @
5ea8306a
#####
#####
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
...
...
This diff is collapsed.
Click to expand it.
db/pgsql-17/Dockerfile
+
1
−
1
View file @
5ea8306a
#####
#####
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
...
...
This diff is collapsed.
Click to expand it.
Andrey Postnikov
@andypost
mentioned in commit
e1d3f863
·
3 months ago
mentioned in commit
e1d3f863
mentioned in commit e1d3f8637b0063a10b624a4f1092a0b794cad7b0
Toggle commit list
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment