Skip to content

Commit

Permalink
bitnami again?
Browse files Browse the repository at this point in the history
  • Loading branch information
zerolab committed Sep 25, 2023
1 parent b82838d commit 34729f0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,9 +67,10 @@ jobs:

services:
postgres:
image: postgres:14
image: bitnami/postgresql:14
env:
POSTGRES_PASSWORD: postgres
POSTGRESQL_PASSWORD: postgres
POSTGRESQL_FSYNC: "off"
# POSTGRESQL_DATA_DIR: /dev/shm/pgdata
ports:
Expand Down

0 comments on commit 34729f0

Please sign in to comment.