Update dependency golang to v1.19 - autoclosed #3

Closed
kjuulh wants to merge 1 commits from renovate/golang-1.x into main
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
FROM golang:1.17-bullseye
FROM golang:1.19-bullseye
RUN go install github.com/jackc/tern@latest

View File

@ -1,4 +1,4 @@
FROM golang:1.17-bullseye
FROM golang:1.19-bullseye
RUN go install github.com/cosmtrek/air@latest
# Development don't need this