We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f489299 commit 92fa7c5Copy full SHA for 92fa7c5
Makefile
@@ -27,7 +27,7 @@ EMBED_TARGET ?= embed
27
TOOLS_PREFIX ?= ghcr.io/siderolabs/tools
28
TOOLS ?= v1.13.0-alpha.0
29
PKGS_PREFIX ?= ghcr.io/siderolabs
30
-PKGS ?= v1.13.0-alpha.0
+PKGS ?= v1.13.0-alpha.0-1-g4a31ff7
31
GENERATE_VEX_PREFIX ?= ghcr.io/siderolabs/generate-vex
32
GENERATE_VEX ?= latest
33
pkg/machinery/gendata/data/pkgs
@@ -1 +1 @@
1
-v1.13.0-alpha.0
+v1.13.0-alpha.0-1-g4a31ff7
0 commit comments