Merge the agent-impl branch into the server branch

This commit is contained in:
Michael Hohn
2024-06-16 19:21:42 -07:00
committed by =Michael Hohn
26 changed files with 1406 additions and 378 deletions

View File

@@ -1,5 +1,5 @@
# Use the ubuntu 22.04 base image
FROM ubuntu:22.04
FROM ubuntu:24.10
# Set architecture to arm64
ARG ARCH=arm64