소스 검색

Bump debian from 11.7-slim to 12.0-slim (#39)

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

+ 1 - 1
Dockerfile

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