mirror of
https://github.com/linuxserver/docker-baseimage-alpine.git
synced 2026-02-20 00:47:04 +08:00
Linting
This commit is contained in:
parent
799cbde906
commit
0768ec9bfa
@ -1,6 +1,6 @@
|
||||
# syntax=docker/dockerfile:1
|
||||
|
||||
FROM alpine:3 as rootfs-stage
|
||||
FROM alpine:3 AS rootfs-stage
|
||||
|
||||
# environment
|
||||
ENV ROOTFS=/root-out
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
# syntax=docker/dockerfile:1
|
||||
|
||||
FROM alpine:3 as rootfs-stage
|
||||
FROM alpine:3 AS rootfs-stage
|
||||
|
||||
# environment
|
||||
ENV ROOTFS=/root-out
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user