mirror of
https://github.com/yudai/gotty.git
synced 2025-12-24 19:30:13 +01:00
Merge pull request #22 from jkandasa/go-docker-version
update go version in Dockerfile
This commit is contained in:
commit
790edc5fa7
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
FROM golang:1.13.1
|
||||
FROM golang:1.16
|
||||
|
||||
WORKDIR /gotty
|
||||
COPY . /gotty
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue