Copy of PR https://github.com/github/gh-ost/pull/861
This commit is contained in:
parent
d1fcef4c3d
commit
25d28855b2
@ -1,6 +1,6 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
FROM golang:1.14.4
|
FROM golang:1.14.7
|
||||||
|
|
||||||
RUN apt-get update
|
RUN apt-get update
|
||||||
RUN apt-get install -y ruby ruby-dev rubygems build-essential
|
RUN apt-get install -y ruby ruby-dev rubygems build-essential
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
FROM golang:1.14.4
|
FROM golang:1.14.7
|
||||||
LABEL maintainer="github@github.com"
|
LABEL maintainer="github@github.com"
|
||||||
|
|
||||||
RUN apt-get update
|
RUN apt-get update
|
||||||
|
@ -109,3 +109,4 @@ Generally speaking, `master` branch is stable, but only [releases](https://githu
|
|||||||
- [@shlomi-noach](https://github.com/shlomi-noach)
|
- [@shlomi-noach](https://github.com/shlomi-noach)
|
||||||
- [@jessbreckenridge](https://github.com/jessbreckenridge)
|
- [@jessbreckenridge](https://github.com/jessbreckenridge)
|
||||||
- [@gtowey](https://github.com/gtowey)
|
- [@gtowey](https://github.com/gtowey)
|
||||||
|
- [@timvaillancourt](https://github.com/timvaillancourt)
|
||||||
|
Loading…
Reference in New Issue
Block a user