We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 104d1d1 commit ee6a977Copy full SHA for ee6a977
Dockerfile
@@ -48,7 +48,7 @@ RUN apk --no-cache add \
48
git \
49
curl \
50
gnupg \
51
- && rm -rf /var/cache/apk/*
+ && rm -rf /var/cache/apk/*
52
53
RUN addgroup -S -g 1000 git
54
0 commit comments