Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on Dec 13, 2024. It is now read-only.

Commit 22b9d60

Browse filesBrowse files
committed
docs: some changes
1 parent 23dd779 commit 22b9d60
Copy full SHA for 22b9d60

File tree

Expand file treeCollapse file tree

3 files changed

+4
-4
lines changed
Filter options
Expand file treeCollapse file tree

3 files changed

+4
-4
lines changed

‎.github/workflows/new-release.yml

Copy file name to clipboardExpand all lines: .github/workflows/new-release.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@ jobs:
1818
with:
1919
repo-token: ${{ github.token }}
2020
repo: docker-php-cli
21-
owner: nulxrd
21+
owner: sxbrsky
2222
localfile: .releases

‎Dockerfile

Copy file name to clipboardExpand all lines: Dockerfile
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ RUN set -eux; \
5454
CFLAGS="$PHP_CFLAGS" \
5555
CPPFLAGS="$PHP_CPPFLAGS" \
5656
LDFLAGS="$PHP_LDFLAGS" \
57-
PHP_BUILD_PROVIDER='https://github.com/nulxrd/docker-php-cli' \
57+
PHP_BUILD_PROVIDER='https://github.com/sxbrsky/docker-php-cli' \
5858
PHP_UNAME='Linux - Docker' \
5959
; \
6060
\

‎README.md

Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@
88
`linux/amd64`, `linux/arm64`
99

1010
- **Maintained by**:
11-
[nulxrd](https://github.com/nulxrd)
11+
[sxbrsky](https://github.com/sxbrsky)
1212

1313
- **Where to file issues**:
14-
[https://github.com/nulxrd/docker-php-cli/issues](https://github.com/nulxrd/docker-php-cli/issues?q=)
14+
[https://github.com/sxbrsky/docker-php-cli/issues](https://github.com/sxbrsky/docker-php-cli/issues?q=)
1515

1616
## Supported tags and respective Dockerfile links
1717

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.