Rename images

This commit is contained in:
myve 2025-01-20 09:26:41 +00:00
commit 147280b82f
5 changed files with 5 additions and 5 deletions

View file

@ -1,5 +1,5 @@
# syntax = docker/dockerfile:1
FROM myvnc/base:i3
FROM myvnc/alpine/i3
USER root
# Build ARG: use "root" for debugging

View file

@ -1,6 +1,6 @@
services:
firefox:
image: myvnc/firefox
image: myvnc/alpine/firefox
container_name: firefox
restart: unless-stopped
build: .