Rename to photojawn

This commit is contained in:
Nick Pegg 2024-08-04 17:08:17 -07:00
parent e811f2949b
commit 8f7b336220
13 changed files with 14 additions and 14 deletions

View file

@ -37,7 +37,7 @@ run:
podman-compose up
build:
podman build -t nickpegg/photoalbum . --build-arg GIT_COMMIT=$(shell git rev-parse --short HEAD)
podman build -t nickpegg/photojawn . --build-arg GIT_COMMIT=$(shell git rev-parse --short HEAD)
clean:
podman-compose down --rmi all