Update email and Docker container
This commit is contained in:
2
Makefile
2
Makefile
@@ -1,6 +1,6 @@
|
|||||||
# MAKEFILE
|
# MAKEFILE
|
||||||
#
|
#
|
||||||
# @author Nicola Asuni <nicola.asuni@miracl.com>
|
# @author Nicola Asuni <info@tecnick.com>
|
||||||
# @link https://github.com/miracl/go-xmlsec
|
# @link https://github.com/miracl/go-xmlsec
|
||||||
# ------------------------------------------------------------------------------
|
# ------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
#
|
#
|
||||||
# Build the software inside a Docker container
|
# Build the software inside a Docker container
|
||||||
#
|
#
|
||||||
# @author Nicola Asuni <nicola.asuni@miracl.com>
|
# @author Nicola Asuni <info@tecnick.com>
|
||||||
# ------------------------------------------------------------------------------
|
# ------------------------------------------------------------------------------
|
||||||
|
|
||||||
# NOTES:
|
# NOTES:
|
||||||
|
|||||||
@@ -2,9 +2,9 @@
|
|||||||
#
|
#
|
||||||
# Linux development environment
|
# Linux development environment
|
||||||
#
|
#
|
||||||
# Extend the miracl/alldev image defined in
|
# Extend the tecnickcom/alldev image defined in
|
||||||
# https://github.com/miracl/alldev
|
# https://github.com/tecnickcom/alldev
|
||||||
# ------------------------------------------------------------------------------
|
# ------------------------------------------------------------------------------
|
||||||
|
|
||||||
FROM miracl/alldev
|
FROM tecnickcom/alldev
|
||||||
MAINTAINER nicola.asuni@miracl.com
|
MAINTAINER info@tecnick.com
|
||||||
|
|||||||
Reference in New Issue
Block a user