diff --git a/README.md b/README.md index 80c8e7f..91faed6 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,7 @@ You can run the container like this (change --rm with -d if you don't want the c #!/usr/bin/env bash DOCKER_REPOSITORY_NAME="rubensa" -DOCKER_IMAGE_NAME="ubuntu-tini-dev" +DOCKER_IMAGE_NAME="ubuntu-tini-x11" DOCKER_IMAGE_TAG="latest" # Get current user UID diff --git a/run.sh b/run.sh index 1089f75..f153803 100755 --- a/run.sh +++ b/run.sh @@ -1,7 +1,7 @@ #!/usr/bin/env bash DOCKER_REPOSITORY_NAME="rubensa" -DOCKER_IMAGE_NAME="ubuntu-tini-dev" +DOCKER_IMAGE_NAME="ubuntu-tini-x11" DOCKER_IMAGE_TAG="latest" # Get current user UID