Skip to content

Commit

Permalink
Merge pull request #49 from zhaixiaojuan/main
Browse files Browse the repository at this point in the history
Update alpine:3.19
  • Loading branch information
zhaixiaojuan authored May 14, 2024
2 parents 28e5716 + 6da7822 commit 43ed786
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion library/alpine/3.19/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ push: alias
docker push $(ALIAS)

$(ROOTFS):
wget -O $(ROOTFS) https://dev.alpinelinux.org/~loongarch/edge-9c13e7/releases/loongarch64/alpine-minirootfs-edge-9c13-loongarch64.tar.gz
wget -O $(ROOTFS) https://dev.alpinelinux.org/~loongarch/edge/releases/loongarch64/alpine-minirootfs-edge-240514-loongarch64.tar.gz

alias:
docker tag $(IMAGE) $(ALIAS)

0 comments on commit 43ed786

Please sign in to comment.