We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 551f90a commit b27014bCopy full SHA for b27014b
docker/Dockerfile
@@ -2,7 +2,7 @@
2
# All rights reserved. Use of this source code is governed
3
# by a MIT license that can be found in the LICENSE file.
4
5
-FROM golang:1.15.3
+FROM golang:1.15.5
6
WORKDIR /app
7
COPY . .
8
CMD ["/app/redir.app", "-s"]
0 commit comments