Skip to content
Snippets Groups Projects
Commit 7c34a2e4 authored by Morris, Sophie E (UG - Comp Sci & Elec Eng)'s avatar Morris, Sophie E (UG - Comp Sci & Elec Eng)
Browse files

change to database image in compose file

parent b7cfdd32
Branches main
No related tags found
No related merge requests found
...@@ -40,7 +40,7 @@ services: ...@@ -40,7 +40,7 @@ services:
depends_on: depends_on:
- pgdb - pgdb
pgdb: pgdb:
image: postgres image: postgres:14-bullseye
container_name: pgdb container_name: pgdb
environment: environment:
- POSTGRES_DB=postgres - POSTGRES_DB=postgres
......
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