[PR #507] Fix letter case of the word 'as' in Dockerfile for consistency #520

Open
opened 2025-11-06 14:27:56 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/docker/awesome-compose/pull/507
Author: @paulmerupu91
Created: 8/3/2024
Status: 🔄 Open

Base: masterHead: master


📝 Commits (1)

  • bf25ac6 Fix letter case of the word 'as' in Dockerfile for consistency

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 react-express-mysql/frontend/Dockerfile (+1 -1)

📄 Description

The FROM ... AS command in the modified Dockerfile has consistently user uppercase in all instances except on line 20. I updated the letter case of the word 'as' for consistency.

Signed-off-by: Paul Merupu paulmerupu91@gmail.com


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/docker/awesome-compose/pull/507 **Author:** [@paulmerupu91](https://github.com/paulmerupu91) **Created:** 8/3/2024 **Status:** 🔄 Open **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`bf25ac6`](https://github.com/docker/awesome-compose/commit/bf25ac6246f3546e301c46de5195f6b97da7999d) Fix letter case of the word 'as' in Dockerfile for consistency ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `react-express-mysql/frontend/Dockerfile` (+1 -1) </details> ### 📄 Description The FROM ... AS command in the modified Dockerfile has consistently user uppercase in all instances except on line 20. I updated the letter case of the word 'as' for consistency. Signed-off-by: Paul Merupu <paulmerupu91@gmail.com> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-06 14:27:56 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-compose#520