Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
Trigger the Dockerhub action
  • Loading branch information
katosdev authored Dec 27, 2024
1 parent 243dd1d commit 2f7d7cf
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 @@ -75,7 +75,7 @@ RUN chmod +x /app/api
LABEL Name=homebox Version=0.0.1
LABEL org.opencontainers.image.source="https://github.com/sysadminsmedia/homebox"

# Expose necessary ports
# Expose necessary ports for Homebox
EXPOSE 7745
WORKDIR /app

Expand Down

0 comments on commit 2f7d7cf

Please sign in to comment.