Skip to content
Snippets Groups Projects
Unverified Commit 57b1fe44 authored by atsuchan's avatar atsuchan Committed by GitHub
Browse files

Bump Postgres 12.2 to 15.x on docker-compose.yml (#9641)

parent 79212bbd
No related branches found
No related tags found
No related merge requests found
......@@ -36,7 +36,7 @@ services:
db:
restart: always
image: postgres:12.2-alpine
image: postgres:15-alpine
networks:
- internal_network
env_file:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment