grim/convey

Update the build image to go 1.21 as well

4 months ago, Gary Kramlich
2dc09584dc67
Parents adb6eb2a7d21
Children c588f9b3f559
Update the build image to go 1.21 as well
  • +1 -1
    convey.yml
  • --- a/convey.yml Sun Dec 10 05:21:38 2023 -0600
    +++ b/convey.yml Sun Dec 10 05:23:34 2023 -0600
    @@ -1,6 +1,6 @@
    ---
    environment:
    - - GO_IMAGE=docker.io/golang:1.17-bullseye
    + - GO_IMAGE=docker.io/golang:1.21-bookworm
    tasks:
    import:
    type: convey/import