grim/hgkeeper

Move the image to golang 1.18

22 months ago, Gary Kramlich
3c93ac85c843
Parents 78c18605c140
Children 6118b5de7042
Move the image to golang 1.18
  • +1 -1
    Dockerfile
  • --- a/Dockerfile Tue Jun 21 16:21:23 2022 -0500
    +++ b/Dockerfile Tue Jun 21 16:33:08 2022 -0500
    @@ -1,4 +1,4 @@
    -FROM docker.io/golang:1.17-bullseye as build
    +FROM docker.io/golang:1.18-bullseye as build
    WORKDIR /root