Fixed broken Docker image

This commit is contained in:
Jef Roosens 2021-03-23 00:08:54 +01:00
parent 35fc9be5da
commit 82b2927b33
Signed by: Jef Roosens
GPG key ID: B580B976584B5F30
3 changed files with 20 additions and 16 deletions

View file

@ -1,5 +1,5 @@
IMAGE := chewingbever/fej
TAG := 0.1-dev
TAG := 0.0.1-dev
shell := /bin/bash