Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mmsqe committed Apr 17, 2024
1 parent 7acc669 commit bcfa523
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contrib/devtools/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ RUN apk add --no-cache \

RUN npm install -g swagger-combine

ARG UNAME=ppp
ARG UNAME=protobuild
ARG UID=1000
RUN adduser -u $UID -s /bin/sh $UNAME -D
USER $UNAME
Expand Down

0 comments on commit bcfa523

Please sign in to comment.