File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,8 @@ RUN go build \
24
24
25
25
FROM gcr.io/distroless/base
26
26
27
- USER nobody:nobody
27
+ # Error when writing in Environment Files
28
+ # USER nobody:nobody
28
29
29
30
COPY --from=build-env /bin/app /
30
31
Original file line number Diff line number Diff line change @@ -120,8 +120,6 @@ github.com/google/pprof v0.0.0-20200708004538-1a94d8640e99/go.mod h1:ZgVRPoUq/hf
120
120
github.com/google/renameio v0.1.0 /go.mod h1:KWCgfxg9yswjAJkECMjeO8J8rahYeXnNhOm40UhjYkI =
121
121
github.com/googleapis/gax-go/v2 v2.0.4 /go.mod h1:0Wqv26UfaUD9n4G6kQubkQ+KchISgw+vpHVxEJEs9eg =
122
122
github.com/googleapis/gax-go/v2 v2.0.5 /go.mod h1:DWXyrwAJ9X0FpwwEdw+IPEYBICEFu5mhpdKc/us6bOk =
123
- github.com/guilhem/go-githubactions v0.3.1-0.20201217084449-e5a6aaabdaa7 h1:1DKIsdFr3u71l2ccXTbOClv7kRlvEsztA/OgFFp7CX0 =
124
- github.com/guilhem/go-githubactions v0.3.1-0.20201217084449-e5a6aaabdaa7 /go.mod h1:ugCoIFQjs7HxIwwYiY7ty6H9T+7Z4ey481HxqA3VRKE =
125
123
github.com/guilhem/go-githubactions v0.3.1-0.20201217085855-6a1792838279 h1:mXTnhU8oylG2e+9DfqYM7UxdSQgZPtIRzdWYfBh2qEc =
126
124
github.com/guilhem/go-githubactions v0.3.1-0.20201217085855-6a1792838279 /go.mod h1:ugCoIFQjs7HxIwwYiY7ty6H9T+7Z4ey481HxqA3VRKE =
127
125
github.com/guilhem/gofeed v1.0.1-0.20200518231152-db85dfc4ee46 h1:efRwt6EKZG/vbdqiwxS9P17UHaCeKnMmjFHDdABkx0o =
You can’t perform that action at this time.
0 commit comments