Skip to content

Commit

Permalink
Commit modificação
Browse files Browse the repository at this point in the history
  • Loading branch information
guiorozimbo committed Jun 26, 2024
1 parent 13917b5 commit 69cafd5
Show file tree
Hide file tree
Showing 2 changed files with 8,204 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM php:8.3-fpm

# set your user name, ex: user=carlos
ARG user=yourusername
ARG user=guiorozimbo
ARG uid=1000

# Install system dependencies
Expand Down
Loading

0 comments on commit 69cafd5

Please # to comment.