소스 검색

Bump debian from 11.5-slim to 11.6-slim (#29)

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

+ 1 - 1
Dockerfile

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