We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14532b8 commit e06102cCopy full SHA for e06102c
Dockerfile
@@ -2,7 +2,7 @@
2
FROM mcr.microsoft.com/powershell AS powershell
3
4
# Set the module name to the name of the module we are building
5
-ENV ModuleName=HtmxPS
+ENV ModuleName=GQL
6
ENV InstallAptGet="git","curl","ca-certificates","libc6","libgcc1"
7
ENV InstallModule="ugit"
8
# Copy the module into the container
0 commit comments