Skip to content

Commit 2e758a0

Browse files
authored
Merge pull request #259 from liulanzheng/main
update logo and overlaybd version
2 parents e4d6bc5 + 7d45834 commit 2e758a0

File tree

5 files changed

+28
-2
lines changed

5 files changed

+28
-2
lines changed

.github/workflows/ci-build-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on:
1111

1212
env:
1313
GO_VERSION: "1.19"
14-
OBD_VERSION: "1.0.8"
14+
OBD_VERSION: "1.0.9"
1515

1616
jobs:
1717
build-image:

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Accelerated Container Image
22

3-
![logo](https://github.com/containerd/accelerated-container-image/blob/main/docs/images/overlaybd_icon_1x.png)
3+
![logo](https://github.com/containerd/accelerated-container-image/blob/main/docs/images/overlaybd_logo.svg)
44

55
Accelerated Container Image is an open-source implementation of paper **["DADI: Block-Level Image Service for Agile and Elastic Application Deployment. USENIX ATC'20"](https://www.usenix.org/conference/atc20/presentation/li-huiba)**.
66

docs/images/overlaybd_icon_1x.png

-2.96 KB
Binary file not shown.

docs/images/overlaybd_icon_2x.png

-5.26 KB
Binary file not shown.

docs/images/overlaybd_logo.svg

Lines changed: 26 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)