Update default container image

This commit is contained in:
2025-11-24 15:23:53 -06:00
parent b48d88daf0
commit 8a2bbc3704

View File

@@ -1,8 +1,8 @@
#!/bin/bash
VERSION=v0.0.3
VERSION=v0.0.4
CONTAINER_NAME=$(basename $PWD)
IMAGE=hello-world
IMAGE=ubuntu:latest
PORT=3000 # Both host and container