Skip to content

Commit e06102c

Browse files
author
James Brundage
committed
fix: Dockerfile metadata update ( Fixes #38 )
1 parent 14532b8 commit e06102c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
FROM mcr.microsoft.com/powershell AS powershell
33

44
# Set the module name to the name of the module we are building
5-
ENV ModuleName=HtmxPS
5+
ENV ModuleName=GQL
66
ENV InstallAptGet="git","curl","ca-certificates","libc6","libgcc1"
77
ENV InstallModule="ugit"
88
# Copy the module into the container

0 commit comments

Comments
 (0)