Update all images.
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-05-04 11:47:15 +05:00
parent 7cd57c72ea
commit 19736565aa
4 changed files with 4 additions and 4 deletions

View File

@@ -1,2 +1,2 @@
#!/usr/bin/env bash
echo "alpine:3.18.3"
echo "alpine:3.18.3 alpine:3.19.1"

View File

@@ -1,2 +1,2 @@
#!/usr/bin/env bash
echo "docker:20.10.17-dind"
echo "docker:26.1.1-dind"

View File

@@ -1,3 +1,3 @@
#!/usr/bin/env bash
# Bullseye image for GCC.
echo "golang:1.21.0-bullseye golang:1.21.0-alpine"
echo "golang:1.22.2-bullseye golang:1.22.2-alpine"

View File

@@ -1,2 +1,2 @@
#!/usr/bin/env bash
echo "golangci/golangci-lint:v1.52.0 golangci/golangci-lint:v1.54.1"
echo "golangci/golangci-lint:v1.57.2"