Skip to content

Commit

Permalink
chore(deps): update postgres docker tag to v15.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 22, 2024
1 parent 3186380 commit 09462b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gss2022_backend_on_postgres_services.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
ruby-version: ["3.1"]
services:
postgres:
image: postgres:15.1
image: postgres:15.10
ports:
- 5432:5432
env:
Expand Down

0 comments on commit 09462b7

Please sign in to comment.