Browse Source

upgrade socat package from v1.7.4.3-r0 to v1.7.4.4-r0

https://web.archive.org/web/20221126081451/http://www.dest-unreach.org/socat/

https://git.alpinelinux.org/aports/commit/main/socat?h=3.17-stable&id=39cde24fb54a667a6730bdaec3233184227131f6
https://git.alpinelinux.org/aports/commit/main/socat?h=3.17-stable&id=940ad09c4c15ba095468c5c81cb6f7c1a74de084

https://github.com/fphammerle/docker-socat/commit/063590d41dbb04f8d8326bb05777e7edf9cb3151
Fabian Peter Hammerle 1 year ago
parent
commit
7c38f8c910
2 changed files with 2 additions and 2 deletions
  1. 1 1
      Dockerfile
  2. 1 1
      socat-package-log.url

+ 1 - 1
Dockerfile

@@ -1,7 +1,7 @@
 FROM docker.io/alpine:3.17.0
 
 ARG DOVECOT_PACKAGE_VERSION=2.3.19.1-r0
-ARG SOCAT_PACKAGE_VERSION=1.7.4.3-r0
+ARG SOCAT_PACKAGE_VERSION=1.7.4.4-r0
 RUN apk add --no-cache \
         dovecot-lmtpd=$DOVECOT_PACKAGE_VERSION \
         dovecot-pigeonhole-plugin=$DOVECOT_PACKAGE_VERSION \

+ 1 - 1
socat-package-log.url

@@ -1 +1 @@
-https://git.alpinelinux.org/aports/log/main/socat?h=3.16-stable
+https://git.alpinelinux.org/aports/log/main/socat?h=3.17-stable