Change image name.

This commit is contained in:
KJ 2024-09-07 22:10:10 -04:00
parent 0d040ad475
commit 057d154730

View File

@ -1,2 +1,2 @@
#!/bin/bash
podman image build -t localhost/debian-web:latest .
podman image build -t localhost/nginx-dev:latest .