Compare commits
	
		
			2 commits
		
	
	
		
			
				0c296ce9e1
			
			...
			
				fa7f52585d
			
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| fa7f52585d | |||
| 01890fecbd | 
					 2 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -17,7 +17,7 @@ services:
 | 
				
			||||||
    restart: unless-stopped
 | 
					    restart: unless-stopped
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  app:
 | 
					  app:
 | 
				
			||||||
    image: docker.io/library/wordpress:6-php8.1@sha256:d93a391bc1ba9d2db3e53c8c8421a88d6beadb7b654235ba83ccf9ea93ecdcd5
 | 
					    image: docker.io/library/wordpress:6-php8.1@sha256:75f79f9c45a587b283e47fd21c6e51077d0c9dbbba529377faaa0c28d5b8f5a4
 | 
				
			||||||
    environment:
 | 
					    environment:
 | 
				
			||||||
      - "WORDPRESS_DB_HOST=database"
 | 
					      - "WORDPRESS_DB_HOST=database"
 | 
				
			||||||
      - "WORDPRESS_DB_NAME=wordpress"
 | 
					      - "WORDPRESS_DB_NAME=wordpress"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -22,7 +22,7 @@
 | 
				
			||||||
 | 
					
 | 
				
			||||||
services:
 | 
					services:
 | 
				
			||||||
  keycloak:
 | 
					  keycloak:
 | 
				
			||||||
    image: git.hamburg.ccc.de/ccchh/oci-images/keycloak:26.4@sha256:65d65fa0e858a608fd3e7d16ecfd7a5ced2fba4ab22a8fd3b86f3742ecec0a83
 | 
					    image: git.hamburg.ccc.de/ccchh/oci-images/keycloak:26.4@sha256:06bfa760dfa40bd3d4305a67ce02e9dc70113151f09820a3bc6c75f5f7ece855
 | 
				
			||||||
    pull_policy: always
 | 
					    pull_policy: always
 | 
				
			||||||
    restart: unless-stopped
 | 
					    restart: unless-stopped
 | 
				
			||||||
    command: start --optimized
 | 
					    command: start --optimized
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue