Skip to content

Commit

Permalink
initdb.d typo
Browse files Browse the repository at this point in the history
  • Loading branch information
slominskir committed May 15, 2024
1 parent 1a75a10 commit d64db12
Show file tree
Hide file tree
Showing 10 changed files with 2 additions and 2 deletions.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
4 changes: 2 additions & 2 deletions deps.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ services:
ORACLE_PASSWORD: testing
TZ: 'America/New_York'
volumes:
- ./container/oracle/initd.d:/container-entrypoint-initdb.d
- ./container/oracle/initdb.d:/container-entrypoint-initdb.d

keycloak:
image: jeffersonlab/keycloak:1.1.1
Expand All @@ -31,7 +31,7 @@ services:
KEYCLOAK_SECRET: 'yHi6W2raPmLvPXoxqMA7VWbLAA2WN0eB'
TZ: 'America/New_York'
volumes:
- ./container/keycloak/initd.d:/container-entrypoint-initdb.d
- ./container/keycloak/initdb.d:/container-entrypoint-initdb.d

puppet:
image: slominskir/puppet-show:2.1.1
Expand Down

0 comments on commit d64db12

Please sign in to comment.