Skip to content

Commit

Permalink
Upgrade base ubuntu 22.04 image
Browse files Browse the repository at this point in the history
  • Loading branch information
ubergeek42 committed Jan 26, 2024
1 parent 649b51e commit 053181f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion create_baseimg.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash

# Settings
ISO64="ubuntu-22.04.1-live-server-amd64.iso"
ISO64="ubuntu-22.04.3-live-server-amd64.iso"
OUT64="unattended-${ISO64}"
IMG64="base-amd64.img"

Expand Down

0 comments on commit 053181f

Please sign in to comment.