Update Dockerfile

This commit is contained in:
John Dorman 2023-03-07 06:49:28 -08:00 committed by GitHub
parent 94d6a5e60e
commit 7b7f63b06c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
FROM golang:1.18.3-stretch
# Currenrtly supported versions: UDM-Pro, UDM-SE
ARG UDM_PLATFORM=UDM-Pro
ARG UDM_PLATFORM=UDM-Base
ARG PODMAN_VERSION=v4.4.2
ARG RUNC_VERSION=v1.1.4