build(deps): bump golang from 1.17.7-bullseye to 1.17.8-bullseye (#2440)
This commit is contained in:
@ -16,7 +16,7 @@ ENV NODE_ENV=production
|
||||
RUN cd /work/web && npm i && npm run build
|
||||
|
||||
# Stage 3: Build go proxy
|
||||
FROM docker.io/golang:1.17.7-bullseye AS builder
|
||||
FROM docker.io/golang:1.17.8-bullseye AS builder
|
||||
|
||||
WORKDIR /work
|
||||
|
||||
|
||||
Reference in New Issue
Block a user