Update Dockerfile

This commit is contained in:
John Dorman 2022-11-26 17:34:35 -08:00 committed by GitHub
parent 7ea55e2747
commit 06afec3241
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
FROM golang:1.16-stretch
FROM golang:1.19-stretch
# Currenrtly supported versions: UDM-Pro, UDM-SE
ARG UDM_PLATFORM=UDM-Pro