1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-09 00:00:00 +01:00

use Docker Hub images

This commit is contained in:
Steffen Vogel 2017-12-13 09:35:23 +01:00
parent f5aed9f399
commit d7cb5ee9d4
2 changed files with 2 additions and 2 deletions

View file

@ -24,7 +24,7 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
###################################################################################
FROM registry.fedoraproject.org/fedora:27
FROM fedora:27
LABEL \
org.label-schema.schema-version = "1.0" \

View file

@ -28,7 +28,7 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
###################################################################################
FROM registry.fedoraproject.org/fedora:27
FROM fedora:27
LABEL \
org.label-schema.schema-version="1.0" \