1
0
mirror of https://github.com/Interlisp/maiko.git synced 2026-01-25 19:46:21 +00:00

Fixing various typos

This commit is contained in:
Frank Halasz
2023-06-08 12:06:13 -07:00
parent da7025ff02
commit 501fb8e87a
2 changed files with 4 additions and 3 deletions

View File

@@ -8,7 +8,7 @@
#
# ******************************************************************************
FROM ubuntu:latet
FROM ubuntu:latest
SHELL ["/bin/bash", "-c"]
USER root:root
# Install build tools