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 sl container for sl7 to current (build-date=20240301) #16341

Merged
merged 1 commit into from
Mar 1, 2024
Merged

Update sl container for sl7 to current (build-date=20240301) #16341

merged 1 commit into from
Mar 1, 2024

Conversation

sl-team
Copy link
Contributor

@sl-team sl-team commented Mar 1, 2024

No description provided.

Copy link

github-actions bot commented Mar 1, 2024

Diff for f43f27a:
diff --git a/_bashbrew-cat b/_bashbrew-cat
index ccc385f..59a949d 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -3,5 +3,5 @@ GitRepo: https://github.com/scientificlinux/sl-docker.git
 
 Tags: 7, latest
 GitFetch: refs/heads/7
-GitCommit: b3153b7022ee4efd2aa5a0bc316df598d0952401
+GitCommit: cf956bf946be0c0dddeb772ededf869507d73051
 Directory: sl7
diff --git a/sl_latest/Dockerfile b/sl_latest/Dockerfile
index 7310fbd..ba41218 100644
--- a/sl_latest/Dockerfile
+++ b/sl_latest/Dockerfile
@@ -2,7 +2,7 @@
 FROM scratch
 ADD sl-7-docker.tar.xz /
 
-LABEL name="SL7 Base Image" vendor="Scientific Linux" build-date="20240205"
+LABEL name="SL7 Base Image" vendor="Scientific Linux" build-date="20240301"
 
 CMD ["/bin/bash"]
 
diff --git a/sl_latest/sl-7-docker.tar.xz b/sl_latest/sl-7-docker.tar.xz
index 8790738..7bcf7f2 100644
Binary files a/sl_latest/sl-7-docker.tar.xz and b/sl_latest/sl-7-docker.tar.xz differ

Relevant Maintainers:

@yosifkit yosifkit merged commit eaf923f into docker-library:master Mar 1, 2024
6 checks passed
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