Update Dockerfile

This commit is contained in:
John Dorman 2021-11-28 21:11:09 -08:00 committed by GitHub
parent ec5ef7d5cc
commit 038eadd936
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
FROM golang:bullseye
FROM golang:1.16-stretch
ARG DEBIAN_FRONTEND=noninteractive