Use golang:1.10-alpine with v2.0.2
This commit is contained in:
parent
21715797c9
commit
ad98b97a6d
@ -12,7 +12,7 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
FROM golang:1.8-alpine
|
||||
FROM golang:1.10-alpine
|
||||
|
||||
VOLUME /config
|
||||
EXPOSE 6060 6061
|
||||
|
Loading…
Reference in New Issue
Block a user