Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update cirros #17630

Merged
merged 1 commit into from
Sep 26, 2024
Merged

Update cirros #17630

merged 1 commit into from
Sep 26, 2024

Conversation

tianon
Copy link
Member

@tianon tianon commented Sep 26, 2024

@tianon tianon requested a review from a team as a code owner September 26, 2024 22:57
Copy link

Diff for 2ac0f47:
diff --git a/_bashbrew-cat b/_bashbrew-cat
index ee08734..7497949 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -2,10 +2,10 @@ Maintainers: Tianon Gravi <[email protected]> (@tianon)
 Architectures: amd64, arm32v7, arm64v8, ppc64le
 GitRepo: https://github.com/tianon/docker-brew-cirros.git
 GitFetch: refs/heads/dist
-GitCommit: e8833253f108046f977fbcecd7f02170bd20d357
+GitCommit: 1821a0ca9eaf82280a2e953df56e88ab50178628
 amd64-Directory: arches/amd64
 arm32v7-Directory: arches/arm32v7
 arm64v8-Directory: arches/arm64v8
 ppc64le-Directory: arches/ppc64le
 
-Tags: 0.6.2, 0.6, 0, latest
+Tags: 0.6.3, 0.6, 0, latest
diff --git a/_bashbrew-list b/_bashbrew-list
index 1df8637..5d4c172 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -1,4 +1,4 @@
 cirros:0
 cirros:0.6
-cirros:0.6.2
+cirros:0.6.3
 cirros:latest
diff --git a/cirros_latest/Dockerfile b/cirros_latest/Dockerfile
index 30ac448..20a8ad3 100644
--- a/cirros_latest/Dockerfile
+++ b/cirros_latest/Dockerfile
@@ -1,6 +1,6 @@
 FROM scratch
 
-# https://github.com/cirros-dev/cirros/releases/download/0.6.2/cirros-0.6.2-x86_64-lxc.tar.xz
+# https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-lxc.tar.xz
 ADD rootfs-x86_64.tar.xz /
 
 # skip network configuration
diff --git a/cirros_latest/rootfs-x86_64.tar.xz b/cirros_latest/rootfs-x86_64.tar.xz
index afe79d2..9adabee 100644
Binary files a/cirros_latest/rootfs-x86_64.tar.xz and b/cirros_latest/rootfs-x86_64.tar.xz differ

Relevant Maintainers:

@tianon tianon merged commit b719889 into docker-library:master Sep 26, 2024
6 checks passed
@tianon tianon deleted the cirros branch September 26, 2024 23:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants