2 Commits 7dadd6c304 ... ef92398425

Author SHA1 Message Date
  dependabot[bot] ef92398425 build(deps): bump docker/build-push-action from 3.2.0 to 3.3.0 (#33) 1 year ago
  Fabian Peter Hammerle c899bab7a8 upgrade netcat-openbsd package from v1.130-r4 to v1.219-r0 (see below) 1 year ago
3 changed files with 3 additions and 3 deletions
  1. 1 1
      .github/workflows/container-image.yml
  2. 1 1
      Dockerfile
  3. 1 1
      netcat-openbsd-package-log.url

+ 1 - 1
.github/workflows/container-image.yml

@@ -19,7 +19,7 @@ jobs:
     # > will be done directly by buildkit. [...]
     # > any file mutation in the steps that precede [...] will be ignored
     # https://github.com/marketplace/actions/build-and-push-docker-images
-    - uses: docker/build-push-action@v3.2.0
+    - uses: docker/build-push-action@v3.3.0
       with:
         # dma package is only avilable for ppc64le, x86_64 & x86
         # https://pkgs.alpinelinux.org/packages?name=dma&branch=edge

+ 1 - 1
Dockerfile

@@ -11,7 +11,7 @@
 FROM docker.io/alpine:20221110
 
 ARG DUMB_INIT_PACKAGE_VERSION=1.2.5-r2
-ARG NETCAT_PACKAGE_VERSION=1.130-r4
+ARG NETCAT_PACKAGE_VERSION=1.219-r0
 ARG DMA_REPOSITORY=http://dl-cdn.alpinelinux.org/alpine/edge/testing
 ARG DMA_PACKAGE_VERSION=0.13-r3
 RUN apk add --no-cache \

+ 1 - 1
netcat-openbsd-package-log.url

@@ -1 +1 @@
-https://git.alpinelinux.org/aports/log/main/netcat-openbsd?h=3.15-stable
+https://git.alpinelinux.org/aports/log/main/netcat-openbsd?h=3.17-stable