Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
More minor correctiong
  • Loading branch information
wickedyoda committed Aug 15, 2024
1 parent 8d19137 commit 79e161b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ RUN npm run build --verbose

# Setup Container and install Flask backend
FROM lsiobase/alpine:3.12 as deploy-stage

# MAINTAINER Your Name "info@selfhosted.pro"

# Set environment variables
Expand Down

0 comments on commit 79e161b

Please sign in to comment.