update
This commit is contained in:
		@@ -40,7 +40,7 @@ RUN case "${BUILD_ARCH}" in \
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
# Add promtail
 | 
					# Add promtail
 | 
				
			||||||
COPY --from=grafana/promtail:latest /usr/bin/promtail /usr/bin/promtail
 | 
					COPY --from=grafana/promtail:latest /usr/bin/promtail /usr/bin/promtail
 | 
				
			||||||
RUN promtail --version
 | 
					RUN /usr/bin/promtai --version
 | 
				
			||||||
 | 
					
 | 
				
			||||||
WORKDIR /data/promtail
 | 
					WORKDIR /data/promtail
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user