Skip to content

Commit

Permalink
Merge branch 'master' of github.com:local-deploy/dl
Browse files Browse the repository at this point in the history
  • Loading branch information
varrcan committed Sep 16, 2022
2 parents b6e1581 + 92797b8 commit 3c1a567
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions project/env.go
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ var phpImagesVersion = map[string]string{
"7.4-fpm": "1.0.2",
"8.0-apache": "1.0.4",
"8.0-fpm": "1.0.3",
"8.1-apache": "1.0.1",
"8.1-fpm": "1.0.1",
"8.1-apache": "1.0.2",
"8.1-fpm": "1.0.2",
}

// LoadEnv Get variables from .env file
Expand Down

0 comments on commit 3c1a567

Please sign in to comment.