Skip to content

Commit

Permalink
DIG-1321: Update Postgres to 16 (#304)
Browse files Browse the repository at this point in the history
  • Loading branch information
OrdiNeu authored Oct 26, 2023
1 parent 23c420c commit 881334f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/postgres/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: '3.7'

services:
metadata-db:
image: postgres:15-alpine
image: postgres:16
#volumes:
#- katsu-db:/var/lib/postgresql/data
#add volume name to lib/{compose,swarm,kubernetes}
Expand Down

0 comments on commit 881334f

Please sign in to comment.