DEPLOY: Add Docker images

This commit is contained in:
2024-10-03 23:03:31 +02:00
parent 09c0747b97
commit 4a551f9b16
9 changed files with 308 additions and 1 deletions

View File

@ -6366,6 +6366,7 @@ __metadata:
resolution: "api@workspace:api"
dependencies:
"@redwoodjs/api": "npm:8.3.0"
"@redwoodjs/api-server": "npm:8.3.0"
"@redwoodjs/auth-dbauth-api": "npm:8.3.0"
"@redwoodjs/graphql-server": "npm:8.3.0"
languageName: unknown
@ -17104,6 +17105,7 @@ __metadata:
"@redwoodjs/router": "npm:8.3.0"
"@redwoodjs/vite": "npm:8.3.0"
"@redwoodjs/web": "npm:8.3.0"
"@redwoodjs/web-server": "npm:8.3.0"
"@types/react": "npm:^18.2.55"
"@types/react-dom": "npm:^18.2.19"
react: "npm:18.3.1"