Skip to content

Commit 1557966

Browse files
Update postgres Docker tag to v18
1 parent 05976de commit 1557966

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/python-app.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212

1313
services:
1414
database:
15-
image: postgres:17-alpine
15+
image: postgres:18-alpine
1616
env:
1717
# password for postgres user in the Docker container
1818
POSTGRES_PASSWORD: postgres

0 commit comments

Comments
 (0)