core: bump golang from 1.19.4-bullseye to 1.19.5-bullseye (#4402)
This commit is contained in:
		| @ -31,7 +31,7 @@ RUN pip install --no-cache-dir poetry && \ | |||||||
|     poetry export -f requirements.txt --dev --output requirements-dev.txt |     poetry export -f requirements.txt --dev --output requirements-dev.txt | ||||||
|  |  | ||||||
| # Stage 4: Build go proxy | # Stage 4: Build go proxy | ||||||
| FROM docker.io/golang:1.19.4-bullseye AS go-builder | FROM docker.io/golang:1.19.5-bullseye AS go-builder | ||||||
|  |  | ||||||
| WORKDIR /work | WORKDIR /work | ||||||
|  |  | ||||||
|  | |||||||
| @ -1,5 +1,5 @@ | |||||||
| # Stage 1: Build | # Stage 1: Build | ||||||
| FROM docker.io/golang:1.19.4-bullseye AS builder | FROM docker.io/golang:1.19.5-bullseye AS builder | ||||||
|  |  | ||||||
| WORKDIR /go/src/goauthentik.io | WORKDIR /go/src/goauthentik.io | ||||||
|  |  | ||||||
|  | |||||||
| @ -7,7 +7,7 @@ ENV NODE_ENV=production | |||||||
| RUN cd /static && npm ci && npm run build-proxy | RUN cd /static && npm ci && npm run build-proxy | ||||||
|  |  | ||||||
| # Stage 2: Build | # Stage 2: Build | ||||||
| FROM docker.io/golang:1.19.4-bullseye AS builder | FROM docker.io/golang:1.19.5-bullseye AS builder | ||||||
|  |  | ||||||
| WORKDIR /go/src/goauthentik.io | WORKDIR /go/src/goauthentik.io | ||||||
|  |  | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user
	![49699333+dependabot[bot]@users.noreply.github.com](/assets/img/avatar_default.png) dependabot[bot]
					dependabot[bot]