Skip to content

Commit 44eb84f

Browse files
authored
Upgrade OVA (#153)
* upgrade system * Update docker-setup.sh
1 parent fda37e8 commit 44eb84f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

ova/files/docker-setup.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
set -e
33

44
apt-get update
5+
apt-get full-upgrade -y
56
apt-get install -y ca-certificates curl
67
install -m 0755 -d /etc/apt/keyrings
78
curl -fsSL https://download.docker.com/linux/ubuntu/gpg -o /etc/apt/keyrings/docker.asc

0 commit comments

Comments
 (0)