mirror of
				https://github.com/immich-app/immich.git
				synced 2025-11-03 19:29:32 -05:00 
			
		
		
		
	chore(deps): update python:3.11-slim-bookworm docker digest to 8f82989 (#5435)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
		
							parent
							
								
									cb00d45e3d
								
							
						
					
					
						commit
						cbdcbd3ab4
					
				@ -13,7 +13,7 @@ ENV VIRTUAL_ENV="/opt/venv" PATH="/opt/venv/bin:${PATH}"
 | 
				
			|||||||
COPY poetry.lock pyproject.toml ./
 | 
					COPY poetry.lock pyproject.toml ./
 | 
				
			||||||
RUN poetry install --sync --no-interaction --no-ansi --no-root --only main
 | 
					RUN poetry install --sync --no-interaction --no-ansi --no-root --only main
 | 
				
			||||||
 | 
					
 | 
				
			||||||
FROM python:3.11-slim-bookworm@sha256:23f52205321f806c2cc742cefbf837e0d25101388c043e860c7817985230565c
 | 
					FROM python:3.11-slim-bookworm@sha256:8f82989e563d0dbad057a874a96438a360978c148e34f36c1db8d2d61b5fd6f0
 | 
				
			||||||
 | 
					
 | 
				
			||||||
RUN apt-get update && apt-get install -y --no-install-recommends tini libmimalloc2.0 && rm -rf /var/lib/apt/lists/*
 | 
					RUN apt-get update && apt-get install -y --no-install-recommends tini libmimalloc2.0 && rm -rf /var/lib/apt/lists/*
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user