Remove :latest tag doesn't really do anything

This commit is contained in:
swagg boi 2023-05-09 21:18:21 -04:00
parent dcbec40d0c
commit 697eebdc3a

View file

@ -50,7 +50,7 @@ Run the tests locally (against development environment):
### Run
podman run -dt --rm --name post_text -p 3002:3000 post_text:latest
podman run -dt --rm --name post_text -p 3002:3000 post_text
### Generate unit file