Update mirrored containers.

This commit is contained in:
2026-07-22 12:26:06 +05:00
parent 77ebf660c4
commit fda8134382
5 changed files with 5 additions and 4 deletions
+1
View File
@@ -0,0 +1 @@
*DS_Store*
+1 -1
View File
@@ -1,2 +1,2 @@
#!/usr/bin/env bash
echo "alpine:3.18.3 alpine:3.19.1"
echo "alpine:3.24.1"
+1 -1
View File
@@ -1,2 +1,2 @@
#!/usr/bin/env bash
echo "docker:26.1.1-dind"
echo "docker:29.6.2-dind"
+1 -1
View File
@@ -1,3 +1,3 @@
#!/usr/bin/env bash
# Bullseye image for GCC.
echo "golang:1.22.2-bullseye golang:1.22.2-alpine"
echo "golang:1.26.5-trixie golang:1.26.5-alpine"
+1 -1
View File
@@ -1,2 +1,2 @@
#!/usr/bin/env bash
echo "golangci/golangci-lint:v1.57.2"
echo "golangci/golangci-lint:v1.57.2 golangci/golangci-lint:v2.12.2"