mirror of
				https://github.com/avatao-content/test-tutorial-framework
				synced 2025-11-04 03:12:56 +00:00 
			
		
		
		
	Fix parent image after name change
This commit is contained in:
		@@ -1,4 +1,4 @@
 | 
				
			|||||||
FROM baseimage-tutorial-framework
 | 
					FROM avatao/tutorial-framework
 | 
				
			||||||
 | 
					
 | 
				
			||||||
ENV TFW_APP_DIR="/srv/app"                          \
 | 
					ENV TFW_APP_DIR="/srv/app"                          \
 | 
				
			||||||
    TFW_LOGIN_APP_DIR="/tmp/source_code_server"     \
 | 
					    TFW_LOGIN_APP_DIR="/tmp/source_code_server"     \
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user