Alpine Linux updated to 3.17

This commit is contained in:
Mexit 2022-12-06 20:02:24 +01:00
parent ca31b984a8
commit 12de481fbe
2 changed files with 3 additions and 3 deletions

View file

@ -1,6 +1,6 @@
#!/bin/sh -e
version="v3.16"
version="v3.17"
HOSTNAME="$1"
if [ -z "$HOSTNAME" ]; then