Skip to content

Commit

Permalink
chore(deps): update postgres docker tag to v16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 28, 2023
1 parent 6390b12 commit 5bfef25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:

services:
postgres:
image: postgres:15-alpine@sha256:35ce2187f2f7fb75e8e79493e13743596c21eb3789ff41ece145ae04d06e93a5
image: postgres:16-alpine@sha256:c6799f4b7e44d814c5c59f7c47fcc1351e856d097e971a345b4ea236acd45cca
env:
POSTGRES_DB: vela
POSTGRES_PASSWORD: notARealPassword12345
Expand Down

0 comments on commit 5bfef25

Please sign in to comment.