Update dockerfile syntax

This commit is contained in:
myve 2024-07-25 01:33:49 +00:00
commit 158473882f
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
# syntax = docker/dockerfile:1.2
# syntax = docker/dockerfile:1
FROM myvnc/arch/base:i3
USER root

View file

@ -1,4 +1,4 @@
# syntax = docker/dockerfile:1.2
# syntax = docker/dockerfile:1
FROM myvnc/arch/base
USER root