Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandredevely authored Dec 17, 2024
1 parent 9a58502 commit fc98f29
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,6 @@ RUN make clean
RUN make $TARGET
# create version.json file
RUN ./mkversion.sh && cat version.json
# run html5validator
RUN /myenv/bin/html5validator index.html demo.html

# Clean
# remove unused web content files
Expand Down

0 comments on commit fc98f29

Please sign in to comment.