Skip to content

Commit

Permalink
Update pkg-oss url
Browse files Browse the repository at this point in the history
Signed-off-by: wangweijie <[email protected]>
  • Loading branch information
wxpppp committed May 6, 2024
1 parent e838dda commit 23a6b97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dragonflyoss/nginx/alpine/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ LATEST_IMAGE=$(REGISTRY)/$(ORGANIZATION)/$(REPOSITORY):latest
default: image

pkg-oss:
wget http://cloud.loongnix.cn/releases/loongarch64/nginx/pkg-oss.tar.gz
wget https://github.com/Loongson-Cloud-Community/nginx/releases/download/release-1.16.0/pkg-oss.tar.gz
tar -xf pkg-oss.tar.gz

image: pkg-oss
Expand Down

0 comments on commit 23a6b97

Please sign in to comment.