Skip to content

Commit ee6a977

Browse files
committed
Undo format change
1 parent 104d1d1 commit ee6a977

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ RUN apk --no-cache add \
4848
git \
4949
curl \
5050
gnupg \
51-
&& rm -rf /var/cache/apk/*
51+
&& rm -rf /var/cache/apk/*
5252

5353
RUN addgroup -S -g 1000 git
5454

0 commit comments

Comments
 (0)