mirror of
https://github.com/sorenisanerd/gotty.git
synced 2024-11-09 23:34:26 +00:00
Merge pull request #22 from jkandasa/go-docker-version
update go version in Dockerfile
This commit is contained in:
commit
790edc5fa7
@ -1,4 +1,4 @@
|
|||||||
FROM golang:1.13.1
|
FROM golang:1.16
|
||||||
|
|
||||||
WORKDIR /gotty
|
WORKDIR /gotty
|
||||||
COPY . /gotty
|
COPY . /gotty
|
||||||
|
Loading…
Reference in New Issue
Block a user