chore(deps): bump go/stdlib to v1.20.x (#1850)

This commit is contained in:
nils måsén 2023-11-13 14:31:45 +01:00 committed by GitHub
parent 69d9e7f297
commit 7fbdd2f49b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 66 additions and 50 deletions

View file

@ -124,7 +124,7 @@ in a volume that may be mounted onto your watchtower container.
1. Create the Dockerfile (contents below):
```Dockerfile
FROM golang:1.17
FROM golang:1.20
ENV GO111MODULE off
ENV CGO_ENABLED 0