mirror of
https://github.com/unifi-utilities/unifios-utilities.git
synced 2024-08-30 18:32:21 +00:00
Update Dockerfile
This commit is contained in:
parent
24eb16adcb
commit
988df5d7b9
@ -3,9 +3,9 @@ FROM golang:1.16-stretch
|
|||||||
# Currenrtly supported versions: UDM-Pro, UDM-SE
|
# Currenrtly supported versions: UDM-Pro, UDM-SE
|
||||||
ARG UDM_PLATFORM=UDM-Pro
|
ARG UDM_PLATFORM=UDM-Pro
|
||||||
|
|
||||||
ARG PODMAN_VERSION=v3.4.4
|
ARG PODMAN_VERSION=v4.3.0
|
||||||
ARG RUNC_VERSION=v1.1.0
|
ARG RUNC_VERSION=v1.1.4
|
||||||
ARG CONMON_VERSION=v2.1.0
|
ARG CONMON_VERSION=v2.1.5
|
||||||
|
|
||||||
ARG DEBIAN_FRONTEND=noninteractive
|
ARG DEBIAN_FRONTEND=noninteractive
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user