浏览代码

Bump debian from 11.2-slim to 11.3-slim

Bumps debian from 11.2-slim to 11.3-slim.

---
updated-dependencies:
- dependency-name: debian
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] 2 年之前
父节点
当前提交
e38c1e568d
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -1,7 +1,7 @@
 # on alpine with libc6-compat=1.1.24-r9:
 # > Error relocating /usr/local/bin/ipfs: __fprintf_chk: symbol not found
 # > Error relocating /usr/local/bin/ipfs: __vfprintf_chk: symbol not found
-FROM debian:11.2-slim
+FROM debian:11.3-slim
 
 ARG JQ_PACKAGE_VERSION=1.6-2.1
 ARG TINI_PACKAGE_VERSION=0.19.0-1