Skip to content

Commit 5be942d

Browse files
Update postgres Docker tag to v18
1 parent 04058d5 commit 5be942d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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)