chore(deps): update golang docker tag to v1.19.1

This commit is contained in:
renovate[bot] 2022-09-06 22:43:56 +00:00 committed by GitHub
parent b45656739f
commit 3982e9ef79
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM golang:1.19.0-alpine3.16 as builder
FROM golang:1.19.1-alpine3.16 as builder
WORKDIR /app/lubimyczytacrss