kyma-project / btp-manager

BTP Manager installs SAP BTP Service Operator as a Kyma module
Apache License 2.0
6 stars 16 forks source link

Update Dockerfile.ga to use --chown flag for file copying #745

Closed MarekMichali closed 3 months ago

MarekMichali commented 3 months ago

Description

Fixes the lack of access to the copied files by the app.

Changes proposed in this pull request:

Related issue(s)

See #718

MarekMichali commented 3 months ago

/kind enhancement

github-actions[bot] commented 3 months ago

Add one of following labels

- kind/feature -> Use it when you want to submit a new feature

- kind/enhancement -> Use it when you modify or improve an existing feature

- kind/bug -> Use it when you fix a bug