Removed unnecessary stuff from Dockerfile, Docker image now on own repo

This commit is contained in:
2025-10-01 21:53:52 +02:00
parent 2e5d44ff8b
commit 0940232bb6
2 changed files with 8 additions and 1 deletions

View File

@@ -18,7 +18,7 @@ spec:
fsGroupChangePolicy: "OnRootMismatch"
containers:
- name: web
image: docker.io/adebaumann/vui:0.921
image: git.baumann.gr/adebaumann/vui:0.922
imagePullPolicy: Always
ports:
- containerPort: 8000