Skip to content
This repository was archived by the owner on Sep 4, 2025. It is now read-only.

Commit 5985df3

Browse files
v 0.17.1
1 parent 52a0de6 commit 5985df3

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

.github/workflows/build.yml

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

1414
env:
1515
REGISTRY: ghcr.io
16-
NAME_TAG: ghcr.io/rootshell-coder/docker:0.16.2-buildx
16+
NAME_TAG: ghcr.io/rootshell-coder/docker:0.17.1-buildx
1717
LATEST_TAG: ghcr.io/rootshell-coder/docker:buildx
1818

1919
jobs:

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# docker:buildx
22

3-
docker:dind experimental buildx
3+
docker:dind experimental [buildx](https://github.com/docker/buildx)
44

5+
`docker pull ghcr.io/rootshell-coder/docker:buildx`
6+
7+
`docker pull ghcr.io/rootshell-coder/docker:0.x.x-buildx`
8+
9+
- v 0.17.1 latest
510
- v 0.16.2

0 commit comments

Comments
 (0)