Skip to content

Commit

Permalink
Merge pull request #7280 from ledgersmb/ehuelsmann-ghcr-1.10
Browse files Browse the repository at this point in the history
Update config.yml
  • Loading branch information
ehuelsmann committed Mar 18, 2023
2 parents c1bb5fc + e022403 commit 1ea3278
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Expand Up @@ -247,8 +247,8 @@ executors:
type: integer
default: 0
docker:
- image: ledgersmbdev/ledgersmb_circleci-perl:<< parameters.perl >>
- image: ledgersmbdev/ledgersmb_circleci-postgres:<< parameters.postgres >>
- image: ghcr.io/ledgersmb/ledgersmb_circleci-perl:<< parameters.perl >>
- image: ghcr.io/ledgersmb/ledgersmb_circleci-postgres:<< parameters.postgres >>
environment:
POSTGRES_PASSWORD: test
- image: << parameters.hub >>
Expand Down

0 comments on commit 1ea3278

Please sign in to comment.