Skip to content

Commit

Permalink
fixed typo in te
Browse files Browse the repository at this point in the history
  • Loading branch information
Hristiyana Toteva authored and HrisyToteva committed Jan 8, 2024
1 parent 04f08cf commit e141217
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ WORKDIR /app
COPY --from=build /build/out ./

#Non-root user settings
ARG USERNAME=harald
ARG USERNAME=K8sJanitor
ARG USER_UID=1000
ARG USER_GID=$USER_UID

Expand Down

0 comments on commit e141217

Please sign in to comment.