Skip to content

Commit 7ef5b18

Browse files
committed
test
1 parent cdbe536 commit 7ef5b18

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

contrib/devtools/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ RUN apk add --no-cache \
1616

1717
RUN npm install -g swagger-combine
1818

19-
ARG UNAME=ppp
19+
ARG UNAME=protobuild
2020
ARG UID=1000
2121
RUN adduser -u $UID -s /bin/sh $UNAME -D
2222
USER $UNAME

memiavl/wal.pb.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

x/cronos/types/cronos.pb.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)