Fixed tiny docker issue

This commit is contained in:
Jef Roosens 2021-03-13 21:54:38 +01:00
parent 13b1bba127
commit ad5bbc81be
Signed by: Jef Roosens
GPG key ID: 955C0660072F691F
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
IMAGE := rust_api:latest
IMAGE := rust-api:latest
shell := /bin/bash