We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fa9449 commit 6be66cbCopy full SHA for 6be66cb
Dockerfile
@@ -7,7 +7,7 @@
7
FROM scratch
8
MAINTAINER "innovarew <innovarew at github.com> (c) Copyright 2022"
9
LABEL author="@author innovarew <innovarew at github.com> (c) Copyright 2022."
10
-ARG TC_VER=14.x-x86_64
+ARG TC_VER=15.x-x86_64
11
12
ADD data/rootfs-$TC_VER.tar.xz /
13
0 commit comments