Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
FortiShield committed Aug 4, 2024
1 parent 66f7bd2 commit 1eec260
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -677,4 +677,4 @@ Refer to our [contribution guides](https://github.com/khulnasoft/ml-buildkit/blo

---

Licensed **MIT**. Created and maintained with ❤️  by developers from Berlin.
Licensed **MIT**. Created and maintained with ❤️  by developers from KhulnaSoft.
2 changes: 1 addition & 1 deletion actions/get-latest-version/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ RUN \
ENV LC_ALL="en_US.UTF-8" \
LANG="en_US.UTF-8" \
LANGUAGE="en_US:en" \
TZ="Europe/Berlin" \
TZ="Asia/Dhaka" \
DEBIAN_FRONTEND="noninteractive"

RUN \
Expand Down
2 changes: 1 addition & 1 deletion actions/get-release-version/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ RUN apt-get update \
ENV LC_ALL="en_US.UTF-8" \
LANG="en_US.UTF-8" \
LANGUAGE="en_US:en" \
TZ="Europe/Berlin" \
TZ="Asia/Dhaka" \
DEBIAN_FRONTEND="noninteractive"

RUN apt-get update \
Expand Down
2 changes: 1 addition & 1 deletion build-environment/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ RUN apt-get update \
ENV LC_ALL="en_US.UTF-8" \
LANG="en_US.UTF-8" \
LANGUAGE="en_US:en" \
TZ="Europe/Berlin" \
TZ="Asia/Dhaka" \
DEBIAN_FRONTEND="noninteractive" \
RESOURCES_PATH="/resources"

Expand Down

0 comments on commit 1eec260

Please sign in to comment.