Update versions of 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
454f80eee1
commit
f91dd727d9
@ -1,2 +1,2 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
echo "alpine:3.16.1"
|
echo "alpine:3.18.3"
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
# Bullseye image for GCC.
|
# Bullseye image for GCC.
|
||||||
echo "golang:1.20.2-bullseye"
|
echo "golang:1.21.0-bullseye golang:1.21.0-alpine"
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
echo "golangci/golangci-lint:v1.52.0"
|
echo "golangci/golangci-lint:v1.52.0 golangci/golangci-lint:v1.54.1"
|
||||||
|
Loading…
Reference in New Issue
Block a user