mirror of
https://ghproxy.com/https://github.com/truecharts/charts.git
synced 2026-07-26 22:50:23 +08:00
fix devcontainer build process
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
ARG VARIANT="1.16"
|
||||
FROM mcr.microsoft.com/vscode/devcontainers/go:0-${VARIANT}
|
||||
ARG VERSION="1.16"
|
||||
FROM mcr.microsoft.com/vscode/devcontainers/go:0-${VERSION}
|
||||
|
||||
ARG HELM_VERSION="3.5.4"
|
||||
ARG CT_VERSION=3.3.1
|
||||
|
||||
Reference in New Issue
Block a user