generated from hmcts/spring-boot-template
-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
DMP-3964 Using postgres v16 in docker #2239
Merged
Merged
+3
−3
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
hmcts-jenkins-cnp
bot
added
ns:darts-modernisation
prd:darts
rel:darts-api-pr-2239
labels
Nov 7, 2024
davet1985
changed the title
Using postgres v15 in docker
DMP-3964 Using postgres v15 in docker
Nov 8, 2024
davet1985
force-pushed
the
docker-postgres-v16
branch
from
November 8, 2024 15:38
e6fe884
to
685dd05
Compare
davet1985
force-pushed
the
docker-postgres-v16
branch
from
November 8, 2024 16:33
685dd05
to
27ee384
Compare
davet1985
force-pushed
the
docker-postgres-v16
branch
from
November 8, 2024 20:30
27ee384
to
fe65729
Compare
davet1985
requested review from
jackmaloney,
hemantasharma1129,
cakeben,
louisehuyton,
bancey and
NickAzureDevops
and removed request for
a team
November 8, 2024 20:32
davet1985
force-pushed
the
docker-postgres-v16
branch
from
November 11, 2024 10:52
fe65729
to
4c8d99f
Compare
davet1985
force-pushed
the
docker-postgres-v16
branch
from
November 11, 2024 19:30
4c8d99f
to
2121aeb
Compare
davet1985
changed the title
DMP-3964 Using postgres v15 in docker
DMP-3964 Using postgres v16 in docker
Nov 11, 2024
davet1985
force-pushed
the
docker-postgres-v16
branch
from
November 11, 2024 20:15
1030be7
to
65383ba
Compare
chrisbellingham-hmcts
approved these changes
Nov 12, 2024
Ben-Edwards-cgi
approved these changes
Nov 12, 2024
davet1985
force-pushed
the
docker-postgres-v16
branch
from
November 12, 2024 09:50
65383ba
to
8d14085
Compare
davet1985
force-pushed
the
docker-postgres-v16
branch
from
November 12, 2024 10:24
6f0eb72
to
d1a4142
Compare
davet1985
force-pushed
the
docker-postgres-v16
branch
from
November 12, 2024 10:45
d1a4142
to
117886e
Compare
davet1985
force-pushed
the
docker-postgres-v16
branch
from
November 12, 2024 11:14
117886e
to
614c674
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Before creating a pull request make sure that:
Please remove this line and everything above and fill the following sections:
JIRA link (if applicable)
https://tools.hmcts.net/jira/browse/DMP-3964
Change description
Using postgres v16 in the local docker build.
When using the new version you might need to remove your docker volume. Stop the postgres image and then use the following commands
Then you should be able to start the DB using docker once again.
Does this PR introduce a breaking change? (check one with "x")