Skip to content

Commit f103f39

Browse files
committed
Upgraded to Alpine 3.18.0 + updated motd
1 parent 9e5184e commit f103f39

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ RUN apt-get update && apt-get install -y \
77

88
RUN /tmp/fetch_binaries.sh
99

10-
FROM alpine:3.17.3
10+
FROM alpine:3.18.0
1111

1212
RUN set -ex \
1313
&& echo "http://dl-cdn.alpinelinux.org/alpine/edge/main" >> /etc/apk/repositories \

motd

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,5 @@
66
dP dP `88888P' dP `88888P' dP dP `88888P' `88888P' dP
77

88
Welcome to Netshoot! (github.com/nicolaka/netshoot)
9-
9+
Version: 0.11.0
10+

0 commit comments

Comments
 (0)