Skip to content

Commit

Permalink
Merge pull request #14 from Quodatum/dev
Browse files Browse the repository at this point in the history
Dev
  • Loading branch information
apb2006 authored Dec 23, 2023
2 parents f98afae + 6e60401 commit 4c9e9d0
Show file tree
Hide file tree
Showing 2 changed files 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 @@ -20,7 +20,7 @@ ARG BASEX_VER
COPY --from=builder /srv/ /srv

COPY basex/.basex /srv/basex/
COPY basex/custom/* /srv/basex/lib/custom
COPY basex/custom/* /srv/basex/lib/custom/

# Create a user+ group 'basex'
RUN addgroup --gid 1000 basex
Expand Down
File renamed without changes.

0 comments on commit 4c9e9d0

Please sign in to comment.