Skip to content

Commit

Permalink
feat: add serbian translation (#268)
Browse files Browse the repository at this point in the history
  • Loading branch information
ellite committed Apr 7, 2024
1 parent 524719e commit 55089c0
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 @@ -39,7 +39,7 @@ RUN dos2unix /etc/cron.d/cronjobs && \
# Expose port 80 for Nginx
EXPOSE 80

ARG SOFTWARE_VERSION=1.0.1
ARG SOFTWARE_VERSION=1.20.0

# Start both PHP-FPM, Nginx
CMD ["sh", "-c", "/var/www/html/startup.sh"]

0 comments on commit 55089c0

Please sign in to comment.