Merge pull request #554 from usr42/release-2.0_go1.10

Use golang:1.10-alpine with v2.0.2
pull/547/merge
Jimmy Zelinskie 6 years ago committed by GitHub
commit 47450faf88
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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…
Cancel
Save