Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
infanf committed Feb 15, 2024
1 parent c2c79e9 commit 2369f94
Show file tree
Hide file tree
Showing 8 changed files with 281 additions and 230 deletions.
2 changes: 1 addition & 1 deletion backend/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM webdevops/php-apache:8.2-alpine
FROM webdevops/php-apache:8.3-alpine
ADD . /app
WORKDIR /app
VOLUME [ "/app/users.csv" ]
Expand Down
2 changes: 1 addition & 1 deletion backend/composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "infanf/myanili-backend",
"version": "2.28.5",
"version": "2.29.0",
"license": "MIT",
"type": "project",
"require": {
Expand Down
Loading

0 comments on commit 2369f94

Please sign in to comment.