Skip to content

Commit

Permalink
Merge pull request #305 from multiversx/merge_master_into_rc17next1_2…
Browse files Browse the repository at this point in the history
…024.11.13

Merge master into rc17next1 2024.11.13
  • Loading branch information
sstanculeanu authored Nov 13, 2024
2 parents 6c94153 + aefc89c commit 5390238
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 @@ -16,7 +16,7 @@ RUN apt-get update && apt-get install -y
RUN useradd -m -u 1000 appuser
USER appuser

COPY --from=builder /multiversx/cmd/elasticindexer /multiversx
COPY --from=builder --chown=appuser /multiversx/cmd/elasticindexer /multiversx

EXPOSE 22111

Expand Down

0 comments on commit 5390238

Please sign in to comment.