mirror of
https://git.myvelabs.com/novnc/archlinux.git
synced 2025-12-17 21:26:20 +00:00
Update dockerfile syntax
This commit is contained in:
parent
32bc58b05b
commit
158473882f
2 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
# syntax = docker/dockerfile:1.2
|
||||
# syntax = docker/dockerfile:1
|
||||
FROM myvnc/arch/base:i3
|
||||
USER root
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
# syntax = docker/dockerfile:1.2
|
||||
# syntax = docker/dockerfile:1
|
||||
FROM myvnc/arch/base
|
||||
USER root
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue