Skip to content

Commit

Permalink
Merge pull request #8860 from nextcloud/ci/docker-ghcr-stable2.2
Browse files Browse the repository at this point in the history
[stable2.2] ci: fetch imap-devel from ghcr.io
  • Loading branch information
ChristophWurst authored Sep 12, 2023
2 parents 7147e17 + ceb8308 commit 64a1fa0
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 7 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ jobs:
name: php${{ matrix.php-versions }}-${{ matrix.db }} integration tests
services:
mail-service:
image: christophwurst/imap-devel
image: ghcr.io/christophwurst/docker-imap-devel:latest
env:
MAILNAME: mail.domain.tld
MAIL_ADDRESS: [email protected]
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"youthweb/urllinker": "^1.3"
},
"require-dev": {
"christophwurst/nextcloud": "^21.0.0",
"nextcloud/ocp": "^21.0.0",
"psalm/phar": "^4.6",
"roave/security-advisories": "dev-master"
},
Expand Down
13 changes: 8 additions & 5 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 64a1fa0

Please sign in to comment.