build(deps): bump golang from 1.17.3-bullseye to 1.17.4-bullseye (#1882)

This commit is contained in:
dependabot[bot]
2021-12-06 08:40:18 +01:00
committed by GitHub
parent 472256794d
commit 44cd4d847d
3 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
# Stage 1: Build
FROM docker.io/golang:1.17.3-bullseye AS builder
FROM docker.io/golang:1.17.4-bullseye AS builder
WORKDIR /go/src/goauthentik.io