Update build/linux/toolkit.Dockerfile
This commit is contained in:
@@ -10,7 +10,7 @@ WORKDIR /src/portainer
|
||||
RUN echo 'debconf debconf/frontend select Noninteractive' | debconf-set-selections
|
||||
|
||||
# Set default go version
|
||||
ARG GO_VERSION=go1.16.3.linux-amd64
|
||||
ARG GO_VERSION=go1.16.6.linux-amd64
|
||||
|
||||
# Install packages
|
||||
RUN apt-get update --fix-missing && apt-get install -qq \
|
||||
|
||||
Reference in New Issue
Block a user