Update dockerfile syntax

This commit is contained in:
myve 2024-07-18 22:49:51 +00:00
commit 4c43d46dd0
4 changed files with 4 additions and 4 deletions

View file

@ -1,4 +1,4 @@
# syntax = docker/dockerfile:1.2
# syntax = docker/dockerfile:1
FROM alpine:edge
USER root