소스 검색

Bump debian from 12.1-slim to 12.2-slim (#49)

dependabot[bot] 7 달 전
부모
커밋
abc7131fdf
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -1,4 +1,4 @@
-FROM docker.io/debian:12.1-slim
+FROM docker.io/debian:12.2-slim
 
 # manually installing libgl1 to fix some browser crashes
 # and to reduce ubiquitous "Aw, Snap!" errors ("Error code: 6"):