Add bullseye image for golang and return proper exitcode in mirror script.
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2022-06-29 15:21:43 +05:00
parent e0b6a10931
commit 4c057ad204
2 changed files with 5 additions and 4 deletions

View File

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