소스 검색

build(deps): bump alpine from 20251224 to 20260127 (#102)

Bumps alpine from 20251224 to 20260127.

---
updated-dependencies:
- dependency-name: alpine
  dependency-version: '20260127'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] 4 일 전
부모
커밋
02b21e041a
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -8,7 +8,7 @@
 # >     required by: dma-0.13-r3[so:libcrypto.so.3]
 # >     required by: dma-0.13-r3[so:libcrypto.so.3]
 # >   so:libssl.so.3 (no such package):
 # >   so:libssl.so.3 (no such package):
 # >     required by: dma-0.13-r3[so:libssl.so.3]
 # >     required by: dma-0.13-r3[so:libssl.so.3]
-FROM docker.io/alpine:20251224
+FROM docker.io/alpine:20260127
 
 
 # https://git.alpinelinux.org/aports/log/community/dumb-init
 # https://git.alpinelinux.org/aports/log/community/dumb-init
 ARG DUMB_INIT_PACKAGE_VERSION=1.2.5-r3
 ARG DUMB_INIT_PACKAGE_VERSION=1.2.5-r3