Skip to content

Commit

Permalink
5/15/2024: v0.13 -> Updating to Alpine 3.19.1, incorporating a few PRs
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolaka committed May 15, 2024
1 parent 406c24a commit e1fbbfa
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -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 \
Expand Down
4 changes: 2 additions & 2 deletions motd
Original file line number Diff line number Diff line change
Expand Up @@ -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



0 comments on commit e1fbbfa

Please sign in to comment.