Commit 58236e91 authored by Kevin Di Lallo's avatar Kevin Di Lallo
Browse files

bumped meepctl version + renamed virt-engine templates folder

parent f76b998b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

version: 1.4.1
version: 1.4.2
repo:
  name: AdvantEDGE
  core:
+1 −1
Original line number Diff line number Diff line
@@ -14,7 +14,7 @@

FROM debian:9.6-slim

COPY ./data/virt-templates /templates
COPY ./data/templates /templates
COPY ./data/entrypoint.sh /entrypoint.sh
COPY ./meep-virt-engine /meep-virt-engine

Loading