Mirror newest golang and golangci-lint images.
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
68d972c812
commit
454f80eee1
@ -1,3 +1,3 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
# Bullseye image for GCC.
|
# Bullseye image for GCC.
|
||||||
echo "golang:1.18.3-alpine golang:1.18.3-bullseye golang:1.19.0-alpine golang:1.19.0-buster"
|
echo "golang:1.20.2-bullseye"
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
echo "golangci/golangci-lint:v1.46.2 golangci/golangci-lint:v1.48.0"
|
echo "golangci/golangci-lint:v1.52.0"
|
||||||
|
Loading…
Reference in New Issue
Block a user