tidy and fix links, add deployment.yml
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# vim: ft=Dockerfile
|
||||
ARG TAG=master
|
||||
FROM docker.io/netdisco/netdisco:${TAG}-base
|
||||
FROM docker.io/netdisco/netdisco-base:${TAG}-base
|
||||
|
||||
LABEL org.netdisco.maintainer="The Netdisco Project"
|
||||
LABEL org.netdisco.version=${TAG}
|
||||
|
||||
Reference in New Issue
Block a user