From e1fbbfaf1a3f874a57103c4317f43444d8aae75d Mon Sep 17 00:00:00 2001 From: nicolaka Date: Wed, 15 May 2024 20:08:08 +0000 Subject: [PATCH] 5/15/2024: v0.13 -> Updating to Alpine 3.19.1, incorporating a few PRs --- Dockerfile | 2 +- motd | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Dockerfile b/Dockerfile index 47c0b13..68d97ae 100644 --- a/Dockerfile +++ b/Dockerfile @@ -7,7 +7,7 @@ RUN apt-get update && apt-get install -y \ RUN /tmp/fetch_binaries.sh -FROM alpine:3.18.0 +FROM alpine:3.19.1 RUN set -ex \ && echo "http://dl-cdn.alpinelinux.org/alpine/edge/main" >> /etc/apk/repositories \ diff --git a/motd b/motd index 6e86680..e944c50 100644 --- a/motd +++ b/motd @@ -6,6 +6,6 @@ dP dP `88888P' dP `88888P' dP dP `88888P' `88888P' dP Welcome to Netshoot! (github.com/nicolaka/netshoot) -Version: 0.11 +Version: 0.13 - \ No newline at end of file +