another bites some dust

This commit is contained in:
2025-11-04 10:03:32 -08:00
parent 9238fb2c72
commit 79cec08e0a

View File

@@ -1,5 +1,5 @@
# Use a lightweight Linux image
FROM ubuntu:22.04s
FROM ubuntu:22.04
# Install dependencies
RUN apt-get update && \