Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
  • Loading branch information
johanib committed Jan 7, 2025
1 parent 6421183 commit c146c1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/docker/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ services:
- "webauthn.dev.openconext.local"
webauthn:
stdin_open: true
image: php82-apache2-node20-composer2:latest
image: ghcr.io/openconext/openconext-basecontainers/php82-apache2-node20-composer2:latest
volumes:
- ../../:/var/www/html
- ${PWD}/webauthn:/config
Expand Down

0 comments on commit c146c1a

Please sign in to comment.