Skip to content

Commit becee2f

Browse files
committed
feat: add basic Go+Pulumi environment in Docker image
1 parent c16d223 commit becee2f

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
@@ -1,3 +1,3 @@
1-
FROM scratch
1+
FROM pulumi/pulumi-go:3.96.2
22
COPY victor /victor
33
ENTRYPOINT [ "/victor" ]

0 commit comments

Comments
 (0)