Skip to content

Commit 634333b

Browse files
authored
Add build status badge to README
1 parent 3fddc7a commit 634333b

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
[![Build and Push Java Images](https://github.com/vanes430/java/actions/workflows/build.yml/badge.svg)](https://github.com/vanes430/java/actions/workflows/build.yml)
12
# Pterodactyl Java Docker Images
23
------------------------
34

@@ -96,4 +97,4 @@ You can customize the container's appearance using these environment variables:
9697
|----------|-------------|---------------|
9798
| `PREFIX_DOCKER` | Custom text prefix for the terminal prompt. | `container@pterodactyl~ ` |
9899
| `PREFIX_COLOR` | ANSI color code for the prompt prefix. | `\033[1m\033[33m` (Bold Yellow) |
99-
| `TZ` | Container timezone. | `UTC` |
100+
| `TZ` | Container timezone. | `UTC` |

0 commit comments

Comments
 (0)