Browse Source

upgrade dma package from v0.13-r3 to v0.13-r4 (maintainership claimed)

Fabian Peter Hammerle 8 months ago
parent
commit
b7047720c2
2 changed files with 2 additions and 2 deletions
  1. 2 1
      Dockerfile
  2. 0 1
      dma-package-log.url

+ 2 - 1
Dockerfile

@@ -15,8 +15,9 @@ ARG DUMB_INIT_PACKAGE_VERSION=1.2.5-r3
 # https://github.com/openbsd/src/commits/master/usr.bin/nc
 # https://git.alpinelinux.org/aports/log/main/netcat-openbsd?h=v20230329
 ARG NETCAT_PACKAGE_VERSION=1.225-r0
+# https://git.alpinelinux.org/aports/log/testing/dma
 ARG DMA_REPOSITORY=http://dl-cdn.alpinelinux.org/alpine/edge/testing
-ARG DMA_PACKAGE_VERSION=0.13-r3
+ARG DMA_PACKAGE_VERSION=0.13-r4
 RUN apk add --no-cache \
         dumb-init=${DUMB_INIT_PACKAGE_VERSION} \
         netcat-openbsd=${NETCAT_PACKAGE_VERSION} \

+ 0 - 1
dma-package-log.url

@@ -1 +0,0 @@
-https://git.alpinelinux.org/aports/log/testing/dma