Browse Source

upgrade alpine from 3.16.3 to 3.17.0 including upgrade of gettext package from v0.21-r2 to v0.21.1-r1

https://github.com/fphammerle/docker-onion-service/pull/45
Fabian Peter Hammerle 1 year ago
parent
commit
516fa71e5a
2 changed files with 3 additions and 2 deletions
  1. 2 2
      Dockerfile
  2. 1 0
      gettext-package-log.url

+ 2 - 2
Dockerfile

@@ -1,6 +1,6 @@
-FROM docker.io/alpine:3.16.3
+FROM docker.io/alpine:3.17.0
 
-ARG GETTEXT_PACKAGE_VERSION=0.21-r2
+ARG GETTEXT_PACKAGE_VERSION=0.21.1-r1
 ARG TOR_PACKAGE_VERSION=0.4.7.10-r0
 RUN apk add --no-cache \
         tor=$TOR_PACKAGE_VERSION \

+ 1 - 0
gettext-package-log.url

@@ -0,0 +1 @@
+https://git.alpinelinux.org/aports/log/main/gettext?h=3.17-stable