Update Dockerfile

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

View File

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