Skip to content

Conversation

fernandoerosa
Copy link

@fernandoerosa fernandoerosa commented May 11, 2024

A ideia foi facilitar o dump do banco de dados quando estiver no docker, e fixar a versão do banco para não ocorrer problemas futuros.

@antoniolucasnobar
Copy link

@fernando-rosa-wmw pode verificar os conflitos por favor?

@fernandoerosa
Copy link
Author

@fernando-rosa-wmw pode verificar os conflitos por favor?

Resolvido

Co-authored-by: Fabrízio de Royes Mello <[email protected]>
@@ -28,9 +28,12 @@ services:
npm run start:dev -- --preserveWatchOutput"
db:
container_name: sos-rs-db
image: postgres
image: postgres:13-alpine

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Último ponto, porque não usar a 16 que é a última versão stable que será mantida até Nov/2028 ??? https://www.postgresql.org/support/versioning/

Copy link

@iagxferreira iagxferreira left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants