Browse Source

upgrade alpine from 3.16.3 to 3.17.0 including upgrade of postsrsd package from v1.11-r0 to v1.12-r0

https://github.com/fphammerle/docker-postsrsd/pull/44
Fabian Peter Hammerle 1 year ago
parent
commit
8cec50ae8f
3 changed files with 4 additions and 3 deletions
  1. 2 2
      Dockerfile
  2. 1 1
      postsrsd-package-log.url
  3. 1 0
      postsrsd-release-notes.url

+ 2 - 2
Dockerfile

@@ -1,6 +1,6 @@
-FROM alpine:3.16.3
+FROM alpine:3.17.0
 
-ARG POSTSRSD_PACKAGE_VERSION=1.11-r0
+ARG POSTSRSD_PACKAGE_VERSION=1.12-r0
 RUN adduser -S postsrsd \
     && apk add --no-cache postsrsd=$POSTSRSD_PACKAGE_VERSION \
     && mkdir -p /etc/postsrsd/secrets \

+ 1 - 1
postsrsd-package-log.url

@@ -1 +1 @@
-https://git.alpinelinux.org/aports/log/community/postsrsd
+https://git.alpinelinux.org/aports/log/community/postsrsd?h=3.17-stable

+ 1 - 0
postsrsd-release-notes.url

@@ -0,0 +1 @@
+https://github.com/roehling/postsrsd/releases