Skip to content

Commit

Permalink
BC-1943 update postgres to 15.5 (#728)
Browse files Browse the repository at this point in the history
  • Loading branch information
Loki-Afro authored Dec 7, 2023
1 parent 11f702c commit b0c17f5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ansible/group_vars/develop/dof_postgresql.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
---
POSTGRES_DB: calendar
POSTGRES_IMAGE_NAME: postgres
POSTGRES_IMAGE_TAG: 11.9
POSTGRES_IMAGE_NAME: docker.io/postgres
POSTGRES_IMAGE_TAG: 15.5-alpine

0 comments on commit b0c17f5

Please sign in to comment.