Skip to content

Commit

Permalink
Bump Debian to 12.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dappnodedev committed Dec 13, 2023
1 parent 744299c commit 260fb33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion iso/scripts/generate_dappnode_iso_debian.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash
set -e

# Source = https://cdimage.debian.org/debian-cd/current/amd64/iso-cd/debian-12.2.0-amd64-netinst.iso
# Source = https://cdimage.debian.org/debian-cd/current/amd64/iso-cd/debian-12.4.0-amd64-netinst.iso
ISO_NAME=debian-12.4.0-amd64-netinst.iso
ISO_PATH="/images/${ISO_NAME}"
ISO_URL=https://cdimage.debian.org/debian-cd/current/amd64/iso-cd/
Expand Down

0 comments on commit 260fb33

Please sign in to comment.